diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:30:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:18 +0100 |
commit | 11e8eb9010b83d0c6826eebe335c75ad170c7d97 (patch) | |
tree | 158bc507ef124d45796d322f3b894726697e83be /dev-ruby | |
parent | dev-ruby/webrobots: drop x86-macos (diff) | |
download | gentoo-11e8eb9010b83d0c6826eebe335c75ad170c7d97.tar.gz gentoo-11e8eb9010b83d0c6826eebe335c75ad170c7d97.tar.bz2 gentoo-11e8eb9010b83d0c6826eebe335c75ad170c7d97.zip |
dev-ruby/will_paginate: 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')
-rw-r--r-- | dev-ruby/will_paginate/will_paginate-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/will_paginate/will_paginate-3.3.0.ebuild b/dev-ruby/will_paginate/will_paginate-3.3.0.ebuild index 3a5f5a7925e8..2195f9149eb2 100644 --- a/dev-ruby/will_paginate/will_paginate-3.3.0.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.3.0.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=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~x86-macos" +KEYWORDS="~amd64" IUSE="" all_ruby_prepare() { |