diff options
author | Sam James <sam@gentoo.org> | 2020-09-01 00:09:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-01 00:09:46 +0000 |
commit | 03e522da530c2cb9379c4a0040bf1f2e2f6a66e4 (patch) | |
tree | c3ecb65a3a60bb9902db6ff412aafee3f0c99f0d | |
parent | media-libs/libdvdread: Stabilize 6.1.1 amd64, #733564 (diff) | |
download | gentoo-03e522da530c2cb9379c4a0040bf1f2e2f6a66e4.tar.gz gentoo-03e522da530c2cb9379c4a0040bf1f2e2f6a66e4.tar.bz2 gentoo-03e522da530c2cb9379c4a0040bf1f2e2f6a66e4.zip |
sys-libs/libnih: Stabilize 1.0.3-r4 arm, #724174
Signed-off-by: Sam James <sam@gentoo.org>
-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 57cef452203c..204727985361 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 |