diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 18:00:13 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 18:00:13 +0200 |
commit | a1d655655e095dbce49905f6b8554cc23308a9cd (patch) | |
tree | cb0a2fa6b0ac77e5bf02d78e0d758ff018d877fe /sys-libs/libnih | |
parent | dev-libs/double-conversion: keyword ~ppc (diff) | |
download | gentoo-a1d655655e095dbce49905f6b8554cc23308a9cd.tar.gz gentoo-a1d655655e095dbce49905f6b8554cc23308a9cd.tar.bz2 gentoo-a1d655655e095dbce49905f6b8554cc23308a9cd.zip |
sys-libs/libnih: keyword ~ppc
Bug: https://bugs.gentoo.org/show_bug.cgi?id=559770
Package-Manager: portage-2.2.28
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 70ffc531984f..0a80c4bac925 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="alpha amd64 arm ~arm64 ~hppa ~mips ~ppc64 x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use |