summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:07:14 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:31:57 +0100
commit6c5885d98320d05cb70d7ba1af6042a435c595c1 (patch)
tree6b3e4b88c3dcd753579711e12245b513640adf06 /dev-ruby/mab
parentdev-ruby/locale: drop x86-macos (diff)
downloadgentoo-6c5885d98320d05cb70d7ba1af6042a435c595c1.tar.gz
gentoo-6c5885d98320d05cb70d7ba1af6042a435c595c1.tar.bz2
gentoo-6c5885d98320d05cb70d7ba1af6042a435c595c1.zip
dev-ruby/mab: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/mab')
-rw-r--r--dev-ruby/mab/mab-0.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mab/mab-0.0.3.ebuild b/dev-ruby/mab/mab-0.0.3.ebuild
index 2c6f119cdd8c..4379705a46da 100644
--- a/dev-ruby/mab/mab-0.0.3.ebuild
+++ b/dev-ruby/mab/mab-0.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/camping/mab"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="test"