commit: f170ba84a366bb679253755263372505ab84269c Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Jul 19 18:34:43 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Jul 19 18:34:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f170ba84
dev-perl/FFI-CheckLib-0.250.0: added ~alpha, bug 690140 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a373df5a78f..1963b353b6c 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="
