diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 08:59:25 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 09:03:15 +0200 |
commit | 72091ac69799bafde625fbb0a8e6150d889c7ad6 (patch) | |
tree | 513a24375fc790febd5338a45724964d07314831 /gnome-extra | |
parent | gnome-base/libgtop-2.32.0-r0: add alpha keyword (diff) | |
download | gentoo-72091ac69799bafde625fbb0a8e6150d889c7ad6.tar.gz gentoo-72091ac69799bafde625fbb0a8e6150d889c7ad6.tar.bz2 gentoo-72091ac69799bafde625fbb0a8e6150d889c7ad6.zip |
gnome-extra/gucharmap-3.18.2-r0: add alpha keyword
Gentoo-Bug: 584468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-3.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-3.18.2.ebuild b/gnome-extra/gucharmap/gucharmap-3.18.2.ebuild index bc9bc3fc2d17..ba0f5b266bf2 100644 --- a/gnome-extra/gucharmap/gucharmap-3.18.2.ebuild +++ b/gnome-extra/gucharmap/gucharmap-3.18.2.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$ @@ -13,7 +13,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="cjk +introspection test vala" REQUIRED_USE="vala? ( introspection )" |