diff options
author | Sam James <sam@gentoo.org> | 2020-09-04 03:43:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-04 03:43:16 +0000 |
commit | f901ad8301e7fbfef281be7ffed8a4b039819043 (patch) | |
tree | b00661600938721bdf02082d67cb889a64dc351d /sys-libs | |
parent | dev-games/openscenegraph: ppc64 stable (bug #709876) (diff) | |
download | gentoo-f901ad8301e7fbfef281be7ffed8a4b039819043.tar.gz gentoo-f901ad8301e7fbfef281be7ffed8a4b039819043.tar.bz2 gentoo-f901ad8301e7fbfef281be7ffed8a4b039819043.zip |
sys-libs/libnih: Stabilize 1.0.3-r4 amd64, #724174
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 4453646be49d..03155daef1ee 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 |