diff options
author | 2022-12-18 12:14:59 +0000 | |
---|---|---|
committer | 2022-12-18 12:14:59 +0000 | |
commit | efbf036e2d1e219bfc847d918febbc2ec40e80da (patch) | |
tree | ccceaf8f963680eca7ab8003254d29d3d2707e78 /dev-perl/File-ShareDir-Install | |
parent | x11-misc/xlockmore: Stabilize 5.69 ppc64, #886819 (diff) | |
download | gentoo-efbf036e2d1e219bfc847d918febbc2ec40e80da.tar.gz gentoo-efbf036e2d1e219bfc847d918febbc2ec40e80da.tar.bz2 gentoo-efbf036e2d1e219bfc847d918febbc2ec40e80da.zip |
dev-perl/File-ShareDir-Install: Stabilize 0.140.0 hppa, #886861
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-ShareDir-Install')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild index 296a69aa4a9d..3e835089df9a 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |