summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-01 13:03:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-01 15:44:54 +0200
commit161ca9501a83e83f123c5be94bbc8b42be10c95d (patch)
tree3834fb043abf88801d711628cbb2a96315d0d4b2
parentdev-ruby/domain_name: keyword ~arm64 (diff)
downloadgentoo-161ca9501a83e83f123c5be94bbc8b42be10c95d.tar.gz
gentoo-161ca9501a83e83f123c5be94bbc8b42be10c95d.tar.bz2
gentoo-161ca9501a83e83f123c5be94bbc8b42be10c95d.zip
dev-ruby/http-cookie: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
index 54aacfe78869..49d03fca1fe1 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"