diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:06:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:09:08 -0400 |
commit | c3c7ce436486f600070040291e68f31576aec407 (patch) | |
tree | 31185c57533f365813149180a32f11c03dc0bc0a /sys-libs/libnih | |
parent | sys-auth/polkit: arm64 stable (bug #682158) (diff) | |
download | gentoo-c3c7ce436486f600070040291e68f31576aec407.tar.gz gentoo-c3c7ce436486f600070040291e68f31576aec407.tar.bz2 gentoo-c3c7ce436486f600070040291e68f31576aec407.zip |
sys-libs/libnih: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-libs/libnih')
-rw-r--r-- | sys-libs/libnih/libnih-1.0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnih/libnih-1.0.3-r3.ebuild b/sys-libs/libnih/libnih-1.0.3-r3.ebuild index 32d0d66bcd16..0aafd332a1b5 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+d 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 |