diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-31 19:52:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-31 19:52:26 +0200 |
commit | 779da695fdce891ec9ff5b71bc43521ed465775d (patch) | |
tree | 45582af733c2a78a4539785e50aedd6b892f02d2 /gnome-extra/gucharmap | |
parent | app-i18n/unicode-data-10.0.0-r0: alpha stable (diff) | |
download | gentoo-779da695fdce891ec9ff5b71bc43521ed465775d.tar.gz gentoo-779da695fdce891ec9ff5b71bc43521ed465775d.tar.bz2 gentoo-779da695fdce891ec9ff5b71bc43521ed465775d.zip |
gnome-extra/gucharmap-10.0.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/648464
Diffstat (limited to 'gnome-extra/gucharmap')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-10.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild b/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild index d26c24deed89..0fc293a6392b 100644 --- a/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild +++ b/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gucharmap" LICENSE="GPL-3" SLOT="2.90" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" |