diff options
author | Sam James <sam@gentoo.org> | 2020-09-01 00:56:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-01 00:56:15 +0000 |
commit | c1bb0deb6536cb8c9a5f31e696199067eb138b15 (patch) | |
tree | d559ec6cade67c264c09d5119acc29fdf2b610e8 /sys-libs | |
parent | x11-terms/mrxvt: arm64 keyworded (bug #727702) (diff) | |
download | gentoo-c1bb0deb6536cb8c9a5f31e696199067eb138b15.tar.gz gentoo-c1bb0deb6536cb8c9a5f31e696199067eb138b15.tar.bz2 gentoo-c1bb0deb6536cb8c9a5f31e696199067eb138b15.zip |
sys-libs/libnih: Stabilize 1.0.3-r4 arm64, #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 204727985361..4453646be49d 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 |