diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-01 21:05:17 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-01 21:05:17 +0200 |
commit | e53c02f42788413fd282793aadefa667026a5943 (patch) | |
tree | 223f0b38e334495ef9273957c569a9245275f2e6 /sys-libs/libnih | |
parent | app-admin/denyhosts: arm stable, bug #571536 (diff) | |
download | gentoo-e53c02f42788413fd282793aadefa667026a5943.tar.gz gentoo-e53c02f42788413fd282793aadefa667026a5943.tar.bz2 gentoo-e53c02f42788413fd282793aadefa667026a5943.zip |
sys-libs/libnih: arm stable, bug #570122
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 992edd17d5ec..7aca63ac58bd 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -12,7 +12,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 ~mips ~ppc64 ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc64 ~x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use |