diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-07-19 11:34:43 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-07-19 11:34:43 -0700 |
commit | f170ba84a366bb679253755263372505ab84269c (patch) | |
tree | f83ba73a29007deffc992c632399f7ff40c48b77 /dev-perl/FFI-CheckLib | |
parent | dev-perl/Devel-Hide-0.0.900: added ~alpha, bug 690140 (diff) | |
download | gentoo-f170ba84a366bb679253755263372505ab84269c.tar.gz gentoo-f170ba84a366bb679253755263372505ab84269c.tar.bz2 gentoo-f170ba84a366bb679253755263372505ab84269c.zip |
dev-perl/FFI-CheckLib-0.250.0: added ~alpha, bug 690140
Signed-off-by: Matt Turner <mattst88@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 a373df5a78fe..1963b353b6c2 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="~amd64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~riscv ~x86" IUSE="test" RDEPEND=" |