diff options
author | Sam James <sam@gentoo.org> | 2020-10-25 23:44:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-25 23:45:07 +0000 |
commit | 5658ac3628f5aee9ce3fb18a6a01a4b6b7290f0a (patch) | |
tree | 69d31a668f6e321c0367b09e2bc3699fcdce2351 /sys-libs | |
parent | sci-mathematics/z3: x86 stable (bug #751145) (diff) | |
download | gentoo-5658ac3628f5aee9ce3fb18a6a01a4b6b7290f0a.tar.gz gentoo-5658ac3628f5aee9ce3fb18a6a01a4b6b7290f0a.tar.bz2 gentoo-5658ac3628f5aee9ce3fb18a6a01a4b6b7290f0a.zip |
sys-libs/libnih: forward stable keywords to -r4
Done with some reluctance, but this package is dead anyway.
The failures aren't a regression r3 -> r4 anyhow.
Bug: https://bugs.gentoo.org/724174
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@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 03155daef1ee..9e158e5e3490 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 |