summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:24:24 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:12 +0100
commit10638d5f73c51f48ed9a1adfdd9d020f1db9c85c (patch)
tree82e79fc3650430791493ad45c237d4888218560c /dev-ruby/shorturl
parentdev-ruby/sexp_processor: drop x86-macos (diff)
downloadgentoo-10638d5f73c51f48ed9a1adfdd9d020f1db9c85c.tar.gz
gentoo-10638d5f73c51f48ed9a1adfdd9d020f1db9c85c.tar.bz2
gentoo-10638d5f73c51f48ed9a1adfdd9d020f1db9c85c.zip
dev-ruby/shorturl: 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/shorturl')
-rw-r--r--dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
index acbf89602a12..d6d67b4e529f 100644
--- a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
+++ b/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/robbyrussell/shorturl/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-macos"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
# All tests require network connectivity.