diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-16 09:54:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-16 09:54:47 +0200 |
commit | ac7aeccd9ebbc4f3efcf5fc2b01256468144139c (patch) | |
tree | 440c32a4aa87e083dce264ff867cd121300a56f9 /sys-apps | |
parent | profiles: remove pyClamd from package.mask, now works with python 3.7. (diff) | |
download | gentoo-ac7aeccd9ebbc4f3efcf5fc2b01256468144139c.tar.gz gentoo-ac7aeccd9ebbc4f3efcf5fc2b01256468144139c.tar.bz2 gentoo-ac7aeccd9ebbc4f3efcf5fc2b01256468144139c.zip |
sys-apps/keyutils: sparc stable wrt bug #693240
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/keyutils/keyutils-1.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/keyutils/keyutils-1.6.1.ebuild b/sys-apps/keyutils/keyutils-1.6.1.ebuild index b2dfc1add1e8..edc068938114 100644 --- a/sys-apps/keyutils/keyutils-1.6.1.ebuild +++ b/sys-apps/keyutils/keyutils-1.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/s LICENSE="GPL-2 LGPL-2.1" SLOT="0/1.9" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="static static-libs test" RDEPEND="" |