dev-ruby/radius: add ~arm keyword (bug 553928).
authorMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 10:10:04 +0000 (12:10 +0200)
committerMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 10:20:40 +0000 (12:20 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

dev-ruby/radius/radius-0.7.4-r3.ebuild

index 4f6d3a6e67fc9557a8cdae3f8a977cb4495d7953..9165627ffcb8885b1f7c16650425d6b2763e9728 100644 (file)
@@ -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
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/kramdown )"