summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 13:54:31 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 13:54:31 +0100
commit8132af8b13cd811f251d539142797caacbd8833a (patch)
treeccde4c27e55d02b881d3358d65b29fe84b99b79b /app-crypt
parentapp-crypt/libb2: drop x86-macos (diff)
downloadgentoo-8132af8b13cd811f251d539142797caacbd8833a.tar.gz
gentoo-8132af8b13cd811f251d539142797caacbd8833a.tar.bz2
gentoo-8132af8b13cd811f251d539142797caacbd8833a.zip
app-crypt/mcrypt: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
index 4db26ac6ea89..f9bd690e5488 100644
--- a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
+++ b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86 ~x86-macos"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="nls"
RDEPEND=">=dev-libs/libmcrypt-2.5.8