diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:03 +0300 |
commit | 63ecfb1c63d6eadf86fb1c7474cd01ac03cb7351 (patch) | |
tree | 62b62cd496df403afee650a07aa1305e6998cb8a | |
parent | dev-perl/B-Keywords: Stabilize 1.260.0 x86, #912516 (diff) | |
download | gentoo-63ecfb1c63d6eadf86fb1c7474cd01ac03cb7351.tar.gz gentoo-63ecfb1c63d6eadf86fb1c7474cd01ac03cb7351.tar.bz2 gentoo-63ecfb1c63d6eadf86fb1c7474cd01ac03cb7351.zip |
dev-perl/File-Listing: Stabilize 6.160.0 x86, #912519
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Listing/File-Listing-6.160.0.ebuild b/dev-perl/File-Listing/File-Listing-6.160.0.ebuild index f422d25dce34..52f0dd1d10da 100644 --- a/dev-perl/File-Listing/File-Listing-6.160.0.ebuild +++ b/dev-perl/File-Listing/File-Listing-6.160.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse directory listings" 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 ~x64-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 ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" |