diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 13:28:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 13:28:37 +0100 |
commit | 8df1611f6bf03f640e86994b7065adf01c1c09b6 (patch) | |
tree | 33e4e2b6a83380a02ac46e353fa6fd764397aea0 /dev-ruby/certificate_authority | |
parent | dev-ruby/thor: keyworded 0.19.4 for ppc, bug #624234 (diff) | |
download | gentoo-8df1611f6bf03f640e86994b7065adf01c1c09b6.tar.gz gentoo-8df1611f6bf03f640e86994b7065adf01c1c09b6.tar.bz2 gentoo-8df1611f6bf03f640e86994b7065adf01c1c09b6.zip |
dev-ruby/certificate_authority: keyworded 0.1.6-r2 for ppc, bug #624234
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/certificate_authority')
-rw-r--r-- | dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild index 319ff73f1d1f..0e63ad3ac9a0 100644 --- a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild +++ b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/cchandler/certificate_authority" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*" |