From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 518F4139694 for ; Sun, 30 Jul 2017 20:46:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B57BA1FC09A; Sun, 30 Jul 2017 20:46:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90A361FC09A for ; Sun, 30 Jul 2017 20:46:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7C53341828 for ; Sun, 30 Jul 2017 20:46:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3F5774DC for ; Sun, 30 Jul 2017 20:46:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1501447505.73fe57453edbb13216de619c96369af42f6a5b3f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvisio/libvisio-0.1.5.ebuild X-VCS-Directories: media-libs/libvisio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 73fe57453edbb13216de619c96369af42f6a5b3f X-VCS-Branch: master Date: Sun, 30 Jul 2017 20:46:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c70622a9-dcb7-4b28-8e47-88e58d0d875f X-Archives-Hash: 290a9c8b57814736438c4ac69d96b2ff commit: 73fe57453edbb13216de619c96369af42f6a5b3f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 30 20:07:31 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 30 20:45:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73fe5745 media-libs/libvisio: Dekeyword 0.1.5 all but hppa Package-Manager: Portage-2.3.6, Repoman-2.3.1 media-libs/libvisio/libvisio-0.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libvisio/libvisio-0.1.5.ebuild b/media-libs/libvisio/libvisio-0.1.5.ebuild index c30278c0047..f0d256e725c 100644 --- a/media-libs/libvisio/libvisio-0.1.5.ebuild +++ b/media-libs/libvisio/libvisio-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm hppa ppc64 x86" +KEYWORDS="hppa" IUSE="doc static-libs test tools" RDEPEND="