summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:04:51 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:31:55 +0100
commit5ea3d10b330b306b433e7b0e055e91c4905748ca (patch)
treeca5a54cbbf93ca1675a14585d80be3df79f2e1fd /dev-ruby/hitimes
parentdev-ruby/highline: drop x86-macos (diff)
downloadgentoo-5ea3d10b330b306b433e7b0e055e91c4905748ca.tar.gz
gentoo-5ea3d10b330b306b433e7b0e055e91c4905748ca.tar.bz2
gentoo-5ea3d10b330b306b433e7b0e055e91c4905748ca.zip
dev-ruby/hitimes: 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/hitimes')
-rw-r--r--dev-ruby/hitimes/hitimes-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hitimes/hitimes-2.0.0.ebuild b/dev-ruby/hitimes/hitimes-2.0.0.ebuild
index 7f8fa544c064..8130c8f8343a 100644
--- a/dev-ruby/hitimes/hitimes-2.0.0.ebuild
+++ b/dev-ruby/hitimes/hitimes-2.0.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
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/copiousfreetime/hitimes"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/minitest )"