summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-05-26 14:45:55 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-05-26 14:46:24 +0200
commit33b5ae7c455e265f077b2008794c9fcc26703a4d (patch)
tree8fc31914e39d0ae8d6fc6647524afc34ebd6984b
parentx11-themes/smplayer-themes: version bump (diff)
downloadgentoo-33b5ae7c455e265f077b2008794c9fcc26703a4d.tar.gz
gentoo-33b5ae7c455e265f077b2008794c9fcc26703a4d.tar.bz2
gentoo-33b5ae7c455e265f077b2008794c9fcc26703a4d.zip
media-libs/gexiv2-0.10.3-r0: add alpha keyword
Gentoo-Bug: 575888 Package-Manager: portage-2.3.0_rc1
-rw-r--r--media-libs/gexiv2/gexiv2-0.10.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.10.3.ebuild b/media-libs/gexiv2/gexiv2-0.10.3.ebuild
index c4dc93643f1f..e6f7c35c2082 100644
--- a/media-libs/gexiv2/gexiv2-0.10.3.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="introspection python static-libs"
REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"