diff options
author | Sam James <sam@gentoo.org> | 2024-03-14 04:54:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 04:54:25 +0000 |
commit | 963f4ec841f7aa7271dd6892fb705b30c1cfbc9f (patch) | |
tree | f83d2eb7441635fb40eb5d6a75b3afa8421e8ccf /dev-libs | |
parent | net-analyzer/fail2ban: enable py3.12 (diff) | |
download | gentoo-963f4ec841f7aa7271dd6892fb705b30c1cfbc9f.tar.gz gentoo-963f4ec841f7aa7271dd6892fb705b30c1cfbc9f.tar.bz2 gentoo-963f4ec841f7aa7271dd6892fb705b30c1cfbc9f.zip |
dev-libs/libmcrypt: Stabilize 2.5.8-r7 arm, #926963
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libmcrypt/libmcrypt-2.5.8-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmcrypt/libmcrypt-2.5.8-r7.ebuild b/dev-libs/libmcrypt/libmcrypt-2.5.8-r7.ebuild index 3f3d5b686185..bc3c456447d0 100644 --- a/dev-libs/libmcrypt/libmcrypt-2.5.8-r7.ebuild +++ b/dev-libs/libmcrypt/libmcrypt-2.5.8-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DOCS=( AUTHORS NEWS README THANKS TODO ChangeLog |