diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-17 16:46:10 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-17 16:46:38 +0200 |
commit | fb56145c2eb710f7b27833ef2f169cd98f588232 (patch) | |
tree | 79dc6d93d9422d40743675a21ea526b0b92f6d68 /x11-libs | |
parent | sys-boot/refind: revbump to -0.9.0-r1 (diff) | |
download | gentoo-fb56145c2eb710f7b27833ef2f169cd98f588232.tar.gz gentoo-fb56145c2eb710f7b27833ef2f169cd98f588232.tar.bz2 gentoo-fb56145c2eb710f7b27833ef2f169cd98f588232.zip |
x11-libs/libcryptui: add ~alpha keyword
Gentoo-Bug: 551580
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libcryptui/libcryptui-3.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libcryptui/libcryptui-3.12.2.ebuild b/x11-libs/libcryptui/libcryptui-3.12.2.ebuild index 2fbf7c24b900..2043dcb6e55d 100644 --- a/x11-libs/libcryptui/libcryptui-3.12.2.ebuild +++ b/x11-libs/libcryptui/libcryptui-3.12.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1" SLOT="0" IUSE="+introspection libnotify" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86 ~x86-fbsd" # Pull in libnotify-0.7 because it's controlled via an automagic ifdef COMMON_DEPEND=" |