summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-01 14:40:54 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-01 15:45:07 +0200
commitf049edd644fb1d372308fb256e7402dad9b0a9c7 (patch)
tree49e340acb192f186342d6461f18df2679c68fb05
parentdev-ruby/uglifier: keyword ~arm64 (diff)
downloadgentoo-f049edd6.tar.gz
gentoo-f049edd6.tar.bz2
gentoo-f049edd6.zip
dev-ruby/listen: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-ruby/listen/listen-1.3.1-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/listen/listen-1.3.1-r4.ebuild b/dev-ruby/listen/listen-1.3.1-r4.ebuild
index 9e1d9f4dc1dd..78748d8b0f00 100644
--- a/dev-ruby/listen/listen-1.3.1-r4.ebuild
+++ b/dev-ruby/listen/listen-1.3.1-r4.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"