summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:15:35 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:04 +0100
commitf3a15e7eec8f744d5d4d732a8dfd97927c77d3c9 (patch)
tree5e670a611e4b77a6f9ac54fc594c1979ffe0dbed
parentdev-ruby/rack: drop x86-macos (diff)
downloadgentoo-f3a15e7eec8f744d5d4d732a8dfd97927c77d3c9.tar.gz
gentoo-f3a15e7eec8f744d5d4d732a8dfd97927c77d3c9.tar.bz2
gentoo-f3a15e7eec8f744d5d4d732a8dfd97927c77d3c9.zip
dev-ruby/rack-cache: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.12.0.ebuild4
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.12.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.12.0.ebuild b/dev-ruby/rack-cache/rack-cache-1.12.0.ebuild
index a0a9f7707fbc..11a1c3fdfaa1 100644
--- a/dev-ruby/rack-cache/rack-cache-1.12.0.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.12.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
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rtomayko/rack-cache/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rack:*"
diff --git a/dev-ruby/rack-cache/rack-cache-1.12.1.ebuild b/dev-ruby/rack-cache/rack-cache-1.12.1.ebuild
index dfad5edb6bdb..096eef9e410a 100644
--- a/dev-ruby/rack-cache/rack-cache-1.12.1.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.12.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
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rtomayko/rack-cache/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rack:*"