diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:26:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:14 +0100 |
commit | 5dfeaf460ce1000f163e41a0f84ecae91e1fdf20 (patch) | |
tree | 9efaad2e68d766678cef5cf220828f92307a1659 /dev-ruby/text-hyphen | |
parent | dev-ruby/test-unit: drop x86-macos (diff) | |
download | gentoo-5dfeaf460ce1000f163e41a0f84ecae91e1fdf20.tar.gz gentoo-5dfeaf460ce1000f163e41a0f84ecae91e1fdf20.tar.bz2 gentoo-5dfeaf460ce1000f163e41a0f84ecae91e1fdf20.zip |
dev-ruby/text-hyphen: 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/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild index 774393ecc49b..9a64b25e6fc0 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |