summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:06:13 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:31:56 +0100
commitae221a0e9771d002e6e856416375eb5a4393163f (patch)
tree9d01a1dac4650a8fe346ae7ba9b2f881b845c7ed /dev-ruby/iobuffer
parentdev-ruby/i18n: drop x86-macos (diff)
downloadgentoo-ae221a0e9771d002e6e856416375eb5a4393163f.tar.gz
gentoo-ae221a0e9771d002e6e856416375eb5a4393163f.tar.bz2
gentoo-ae221a0e9771d002e6e856416375eb5a4393163f.zip
dev-ruby/iobuffer: 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/iobuffer')
-rw-r--r--dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild b/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild
index 273ffb3940b0..bffbee494074 100644
--- a/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild
+++ b/dev-ruby/iobuffer/iobuffer-1.1.2-r3.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=5
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/tarcieri/iobuffer"
SRC_URI="https://github.com/${GITHUB_USER}/iobuffer/tarball/v${PV} -> ${PN}-git-${PV}.tgz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""