diff options
author | 2016-06-02 07:08:00 +1000 | |
---|---|---|
committer | 2016-06-02 07:09:40 +1000 | |
commit | 91f60cca46550ba885cf48d96fa061a5603f14ef (patch) | |
tree | 563133a068bd33153da39eac1bf2f0989e23bc83 /sys-libs/libnih | |
parent | dev-qt/qtchooser: x86 stable (diff) | |
download | gentoo-91f60cca46550ba885cf48d96fa061a5603f14ef.tar.gz gentoo-91f60cca46550ba885cf48d96fa061a5603f14ef.tar.bz2 gentoo-91f60cca46550ba885cf48d96fa061a5603f14ef.zip |
sys-libs/libnih: x86 stable
Gentoo-bug: 570122
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-libs/libnih')
-rw-r--r-- | sys-libs/libnih/libnih-1.0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libnih/libnih-1.0.3-r3.ebuild b/sys-libs/libnih/libnih-1.0.3-r3.ebuild index 7aca63ac58bd..de0dcf50eea0 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |