diff options
Diffstat (limited to 'dev-ruby/mab')
-rw-r--r-- | dev-ruby/mab/mab-0.0.3.ebuild | 4 |
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" |