diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-03 12:52:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-03 12:52:59 +0100 |
commit | abab08bee4853d448f6652959e83489a28466804 (patch) | |
tree | d4da6fdb2d2600998ea4a3ae9740ba4d635ccdcd /sys-libs/libnih | |
parent | app-admin/cgmanager: amd64 stable wrt bug #570122 (diff) | |
download | gentoo-abab08bee4853d448f6652959e83489a28466804.tar.gz gentoo-abab08bee4853d448f6652959e83489a28466804.tar.bz2 gentoo-abab08bee4853d448f6652959e83489a28466804.zip |
sys-libs/libnih: amd64 stable wrt bug #570122
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 b34698555207..992edd17d5ec 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 |