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"
This commit is contained in:
Michael Weber
2017-03-31 12:10:04 +02:00
parent b8788bbe6e
commit 49da411c7e

View 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 )"