commit: 311dbc21861e8b3690ac5f52afdc54f1b7a562f0 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Feb 13 13:46:11 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Feb 13 13:46:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311dbc21
dev-perl/Crypt-DES-2.70.0-r1: Drop ~arm64 due to missing dep keywords Just like arm, we don't have Crypt-DBD keyworded yet dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild index 283b274257d..e2115e515f4 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module" LICENSE="DES" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Crypt-CBC )"
