diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 15:20:02 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 15:20:02 +0100 |
commit | 1ee25172e4e3981844c40fca71b00d074b7cac84 (patch) | |
tree | ee0cd99d2b7c3e85465a7f10e23a572ecbedd86b /dev-perl/Package-Stash | |
parent | dev-perl/ExtUtils-HasCompiler: Keyword 0.23.0 for ~m68k (diff) | |
download | gentoo-1ee25172e4e3981844c40fca71b00d074b7cac84.tar.gz gentoo-1ee25172e4e3981844c40fca71b00d074b7cac84.tar.bz2 gentoo-1ee25172e4e3981844c40fca71b00d074b7cac84.zip |
dev-perl/Package-Stash: Keyword 0.390.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl/Package-Stash')
-rw-r--r-- | dev-perl/Package-Stash/Package-Stash-0.390.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Package-Stash/Package-Stash-0.390.0.ebuild b/dev-perl/Package-Stash/Package-Stash-0.390.0.ebuild index f8dfb1df43cb..f976b330dc8b 100644 --- a/dev-perl/Package-Stash/Package-Stash-0.390.0.ebuild +++ b/dev-perl/Package-Stash/Package-Stash-0.390.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Routines for manipulating stashes" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc" IUSE="minimal" RDEPEND=" |