diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:26:24 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:27:14 +0100 |
commit | 0101d6d5ae464d611926f314a57f2f92d4f2bed3 (patch) | |
tree | 62afdf54f46b0cccdc47cf616a8d86d76722a6b0 /gnome-extra | |
parent | gnome-extra/gnome-user-share: amd64 stable, bug 606818 (diff) | |
download | gentoo-0101d6d5ae464d611926f314a57f2f92d4f2bed3.tar.gz gentoo-0101d6d5ae464d611926f314a57f2f92d4f2bed3.tar.bz2 gentoo-0101d6d5ae464d611926f314a57f2f92d4f2bed3.zip |
gnome-extra/gucharmap: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-9.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-9.0.2.ebuild b/gnome-extra/gucharmap/gucharmap-9.0.2.ebuild index 69d3b806093c..bc55d7f8e875 100644 --- a/gnome-extra/gucharmap/gucharmap-9.0.2.ebuild +++ b/gnome-extra/gucharmap/gucharmap-9.0.2.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 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gucharmap" LICENSE="GPL-3" SLOT="2.90" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" |