diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 18:57:15 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:49 +0100 |
commit | 1d759b4bd48d4f85a17c942b76770114d2c71060 (patch) | |
tree | 536784e73f1e5d00d9ec8623dd7bbeb6fa33560f /dev-ruby/arel | |
parent | dev-ruby/archive-tar-minitar: drop x86-macos (diff) | |
download | gentoo-1d759b4bd48d4f85a17c942b76770114d2c71060.tar.gz gentoo-1d759b4bd48d4f85a17c942b76770114d2c71060.tar.bz2 gentoo-1d759b4bd48d4f85a17c942b76770114d2c71060.zip |
dev-ruby/arel: 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/arel')
-rw-r--r-- | dev-ruby/arel/arel-9.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/arel/arel-9.0.0.ebuild b/dev-ruby/arel/arel-9.0.0.ebuild index 8410f3d403ca..5ebc8d41dbfd 100644 --- a/dev-ruby/arel/arel-9.0.0.ebuild +++ b/dev-ruby/arel/arel-9.0.0.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=6 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rails/arel" SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1).0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |