diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:49:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:53 +0200 |
commit | a3b60efa1ec76ff458349ba6f4d156434ef09dda (patch) | |
tree | 46df5b69c438622b7d34932a9fd71a6a069878fa /dev-ruby/shoulda | |
parent | dev-ruby/addressable: keyword ~arm64 (diff) | |
download | gentoo-a3b60efa1ec76ff458349ba6f4d156434ef09dda.tar.gz gentoo-a3b60efa1ec76ff458349ba6f4d156434ef09dda.tar.bz2 gentoo-a3b60efa1ec76ff458349ba6f4d156434ef09dda.zip |
dev-ruby/shoulda: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/shoulda')
-rw-r--r-- | dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild b/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild index e04e6156a727..081bc6cbe811 100644 --- a/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild +++ b/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~hppa ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc" IUSE="" # This now more or less a meta-gem and it only contains features for |