diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-04 16:42:30 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-04 16:42:46 +0100 |
commit | 7c0e16a86b1c66c927a46f80a1c2e87a64a96e80 (patch) | |
tree | e1c1fed50c7d44f708fd9123b0090bb72947c6ef /sys-apps/keyutils | |
parent | www-client/opera: Old. (diff) | |
download | gentoo-7c0e16a86b1c66c927a46f80a1c2e87a64a96e80.tar.gz gentoo-7c0e16a86b1c66c927a46f80a1c2e87a64a96e80.tar.bz2 gentoo-7c0e16a86b1c66c927a46f80a1c2e87a64a96e80.zip |
sys-apps/keyutils: Version 1.5.9-r4 stable for x86.
Bug: https://bugs.gentoo.org/643406
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps/keyutils')
-rw-r--r-- | sys-apps/keyutils/keyutils-1.5.9-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild b/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild index ebad2f517d10..c5aed8c4240a 100644 --- a/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild +++ b/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://people.redhat.com/dhowells/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="static static-libs test" RDEPEND="" |