diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:03:15 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:54 +0100 |
commit | 07c7d0d0a3182913092ff865603545455a0dff7a (patch) | |
tree | daa66255d13cbcb947e5467c9a998be019148e52 /dev-ruby/fuubar | |
parent | dev-ruby/flexmock: drop x86-macos (diff) | |
download | gentoo-07c7d0d0a3182913092ff865603545455a0dff7a.tar.gz gentoo-07c7d0d0a3182913092ff865603545455a0dff7a.tar.bz2 gentoo-07c7d0d0a3182913092ff865603545455a0dff7a.zip |
dev-ruby/fuubar: 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/fuubar')
-rw-r--r-- | dev-ruby/fuubar/fuubar-2.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/fuubar/fuubar-2.5.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/fuubar/fuubar-2.5.0-r1.ebuild b/dev-ruby/fuubar/fuubar-2.5.0-r1.ebuild index c1bf1e743cc7..43b7fdc1a74b 100644 --- a/dev-ruby/fuubar/fuubar-2.5.0-r1.ebuild +++ b/dev-ruby/fuubar/fuubar-2.5.0-r1.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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/thekompanee/fuubar/archive/releases/v${PV}.tar.gz -> LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="${PN}-releases-v${PV}" diff --git a/dev-ruby/fuubar/fuubar-2.5.1.ebuild b/dev-ruby/fuubar/fuubar-2.5.1.ebuild index 4ef0e4e545d0..3964f4230a61 100644 --- a/dev-ruby/fuubar/fuubar-2.5.1.ebuild +++ b/dev-ruby/fuubar/fuubar-2.5.1.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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/thekompanee/fuubar/archive/releases/v${PV}.tar.gz -> LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="${PN}-releases-v${PV}" |