diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:57:05 +0200 |
commit | fca71a9ac07d5c769fd01e5dbd712a7cf33d527b (patch) | |
tree | aeec969242026d2ef41b2f0e8f480e44998ad2cd /dev-perl/Crypt-DES | |
parent | dev-perl/Net-Netmask: Stabilize 2.0.100 arm, #823668 (diff) | |
download | gentoo-fca71a9ac07d5c769fd01e5dbd712a7cf33d527b.tar.gz gentoo-fca71a9ac07d5c769fd01e5dbd712a7cf33d527b.tar.bz2 gentoo-fca71a9ac07d5c769fd01e5dbd712a7cf33d527b.zip |
dev-perl/Crypt-DES: Stabilize 2.70.0-r2 arm, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild index ed98ae1beed9..9311bd05e931 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module" LICENSE="DES" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 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 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |