diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-08-17 10:26:44 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-08-17 10:26:44 +0200 |
commit | 3190373ffec81f87f14e7569e7d035936abed2e2 (patch) | |
tree | c3fcb1c8704a3c9aa2b99903c9c5654882ebe7b6 /dev-perl/FFI-CheckLib | |
parent | dev-perl/Expect-1.350.0: marked ~{x86,amd64}-linux, bug #690140 (diff) | |
download | gentoo-3190373ffec81f87f14e7569e7d035936abed2e2.tar.gz gentoo-3190373ffec81f87f14e7569e7d035936abed2e2.tar.bz2 gentoo-3190373ffec81f87f14e7569e7d035936abed2e2.zip |
dev-perl/FFI-CheckLib-0.250.0: marked ~{x86,amd64}-linux, bug #690140
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/FFI-CheckLib')
-rw-r--r-- | dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild index 1228a3247f4d..9cab73f5f793 100644 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check that a library is available for FFI" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |