diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:32:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:32:24 +0100 |
commit | 0e306b47b97da5ae60743c1d2f20498cb7e321b3 (patch) | |
tree | 33e10d62aeb6a682e28a1d2a78a710144cb274af /sys-libs | |
parent | sci-chemistry/mopac7: stable 1.15-r1 for ppc, bug #724152 (diff) | |
download | gentoo-0e306b47b97da5ae60743c1d2f20498cb7e321b3.tar.gz gentoo-0e306b47b97da5ae60743c1d2f20498cb7e321b3.tar.bz2 gentoo-0e306b47b97da5ae60743c1d2f20498cb7e321b3.zip |
sys-libs/libnih: stable 1.0.3-r4 for ppc, bug #724174
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 023ff52b5ad5..c59946540be9 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 |