diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-09-29 12:37:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-09-29 12:43:07 +0200 |
commit | 776f8603afa75e5c2506877639e2944fd894858d (patch) | |
tree | 099c904d92cf7376e61b264ac3245a90bccf765b /sys-libs/libnih | |
parent | app-forensics/chkrootkit: ppc64 stable wrt bug #512356 (diff) | |
download | gentoo-776f8603afa75e5c2506877639e2944fd894858d.tar.gz gentoo-776f8603afa75e5c2506877639e2944fd894858d.tar.bz2 gentoo-776f8603afa75e5c2506877639e2944fd894858d.zip |
sys-libs/libnih: Stable for HPPA PPC64 (bug #570122).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 0a80c4bac925..e66adf80d1aa 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 ~ppc ~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 |