diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 09:57:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 09:57:14 +0100 |
commit | 2edfebb42d1bc807d07d307c815653912c3d3f64 (patch) | |
tree | a38522705b23de0cd77519145c1c83c3d251ac95 /sys-libs/libhx | |
parent | sys-auth/pam_mount: amd64 stable wrt bug #611840 (diff) | |
download | gentoo-2edfebb42d1bc807d07d307c815653912c3d3f64.tar.gz gentoo-2edfebb42d1bc807d07d307c815653912c3d3f64.tar.bz2 gentoo-2edfebb42d1bc807d07d307c815653912c3d3f64.zip |
sys-libs/libhx: amd64 stable wrt bug #611840
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libhx')
-rw-r--r-- | sys-libs/libhx/libhx-3.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libhx/libhx-3.22-r1.ebuild b/sys-libs/libhx/libhx-3.22-r1.ebuild index 319f069ecbd9..237645a5e9b5 100644 --- a/sys-libs/libhx/libhx-3.22-r1.ebuild +++ b/sys-libs/libhx/libhx-3.22-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/libHX-${PV}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc" DEPEND="app-arch/xz-utils" |