commit: 49da411c7e7c9c24626779ce83ee48cfcd9c0429 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Mar 31 10:10:04 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Mar 31 10:20:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49da411c
dev-ruby/radius: add ~arm keyword (bug 553928). 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/radius/radius-0.7.4-r3.ebuild b/dev-ruby/radius/radius-0.7.4-r3.ebuild index 4f6d3a6e67f..9165627ffcb 100644 --- a/dev-ruby/radius/radius-0.7.4-r3.ebuild +++ b/dev-ruby/radius/radius-0.7.4-r3.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 @@ -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 )"
