summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:28:49 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:15 +0100
commitcf9526432efb8b31312e0fd562821342b47554cf (patch)
tree7f7ac897178cdc51fa8d0f3ec67b17287fcaba7a /dev-ruby/tzinfo/tzinfo-1.2.7.ebuild
parentdev-ruby/typeprof: drop x86-macos (diff)
downloadgentoo-cf9526432efb8b31312e0fd562821342b47554cf.tar.gz
gentoo-cf9526432efb8b31312e0fd562821342b47554cf.tar.bz2
gentoo-cf9526432efb8b31312e0fd562821342b47554cf.zip
dev-ruby/tzinfo: 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/tzinfo/tzinfo-1.2.7.ebuild')
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild
index 61bd4fe80efe..fa4dfc2dd0ad 100644
--- a/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.2.7.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
@@ -16,7 +16,7 @@ HOMEPAGE="https://tzinfo.github.io/"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="sys-libs/timezone-data"