diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 06:38:22 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 06:38:22 +0200 |
commit | 9c098a2b3a43fb4e596758c63aaff3076b949412 (patch) | |
tree | 9006b4ee0fb3b1d4dfc1695f91075829e128db92 /sys-libs/libnih/libnih-1.0.3-r3.ebuild | |
parent | dev-libs/libuv: Stable for PPC64 (bug #555182). (diff) | |
download | gentoo-9c098a2b3a43fb4e596758c63aaff3076b949412.tar.gz gentoo-9c098a2b3a43fb4e596758c63aaff3076b949412.tar.bz2 gentoo-9c098a2b3a43fb4e596758c63aaff3076b949412.zip |
sys-libs/libnih: Mark ~ppc64 (bug #559770).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs/libnih/libnih-1.0.3-r3.ebuild')
-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 dd1ab1ccb982..bc47d17f3b60 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 ~x86" +KEYWORDS="~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 |