diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-22 14:40:20 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-22 14:41:01 +0200 |
commit | 0c72a23d8d79e103d90a1cb6deb5de0489e01ce7 (patch) | |
tree | 43599bcb98c75f316cbd9d60121f3b574dacaeaa /sys-libs/libnih | |
parent | app-admin/cgmanager: add ~alpha keyword (diff) | |
download | gentoo-0c72a23d8d79e103d90a1cb6deb5de0489e01ce7.tar.gz gentoo-0c72a23d8d79e103d90a1cb6deb5de0489e01ce7.tar.bz2 gentoo-0c72a23d8d79e103d90a1cb6deb5de0489e01ce7.zip |
sys-libs/libnih: add ~alpha keyword
Gentoo-Bug: 559770
Package-Manager: portage-2.2.21
Diffstat (limited to 'sys-libs/libnih')
-rw-r--r-- | sys-libs/libnih/libnih-1.0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnih/libnih-1.0.3-r3.ebuild b/sys-libs/libnih/libnih-1.0.3-r3.ebuild index bc47d17f3b60..b34698555207 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+d LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use |