diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-07-19 11:34:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-07-19 11:34:44 -0700 |
commit | feede7eda2cbccaf7a55bac047ba97b750540db3 (patch) | |
tree | cf34c2928be522176c5544b6adedf20f2426db7a /dev-perl/File-chdir | |
parent | dev-perl/FFI-CheckLib-0.250.0: added ~alpha, bug 690140 (diff) | |
download | gentoo-feede7eda2cbccaf7a55bac047ba97b750540db3.tar.gz gentoo-feede7eda2cbccaf7a55bac047ba97b750540db3.tar.bz2 gentoo-feede7eda2cbccaf7a55bac047ba97b750540db3.zip |
dev-perl/File-chdir-0.101.100: added ~alpha, bug 690140
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild index a5ddf8d491eb..eea0c1c72119 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |