diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 08:58:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 09:02:08 +0100 |
commit | b85cba8ddccdb3dc5e4ae25672504f94dbb68782 (patch) | |
tree | 2c37b2c8ca9a5db8cf2b85265db70807d5ceedc7 /sys-libs/libnih | |
parent | dev-util/cpptest: stable 2.0.0-r1 for ppc64, bug #724090 (diff) | |
download | gentoo-b85cba8ddccdb3dc5e4ae25672504f94dbb68782.tar.gz gentoo-b85cba8ddccdb3dc5e4ae25672504f94dbb68782.tar.bz2 gentoo-b85cba8ddccdb3dc5e4ae25672504f94dbb68782.zip |
sys-libs/libnih: stable 1.0.3-r4 for ppc64, bug #724174
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/libnih')
-rw-r--r-- | sys-libs/libnih/libnih-1.0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnih/libnih-1.0.3-r4.ebuild b/sys-libs/libnih/libnih-1.0.3-r4.ebuild index e66de55d9379..023ff52b5ad5 100644 --- a/sys-libs/libnih/libnih-1.0.3-r4.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/$(ver_cut 1-2)/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use |