diff options
author | 2021-05-07 21:28:34 +0200 | |
---|---|---|
committer | 2021-05-07 21:28:34 +0200 | |
commit | d1ae6fbe65c2c8127a2cfe95a2034eb21ce4a03c (patch) | |
tree | 6b53c4f8dce4db9eb274b6c3e1ed7097488ddfe9 /dev-perl/Crypt-IDEA | |
parent | dev-perl/Crypt-Eksblowfish: Remove old (diff) | |
download | gentoo-d1ae6fbe65c2c8127a2cfe95a2034eb21ce4a03c.tar.gz gentoo-d1ae6fbe65c2c8127a2cfe95a2034eb21ce4a03c.tar.bz2 gentoo-d1ae6fbe65c2c8127a2cfe95a2034eb21ce4a03c.zip |
dev-perl/Crypt-IDEA: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-IDEA')
-rw-r--r-- | dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild index 2f802d8119f3..d6ecd6aee81d 100644 --- a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild +++ b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="An implementation of the IDEA symmetric-key block cipher" LICENSE="Crypt-IDEA" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |