diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-27 17:46:55 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-27 18:08:19 +0100 |
commit | 30f35cd7aa0323b9ecfe16f8f2e085f069725936 (patch) | |
tree | d08e9db3c40bac85f1ba3b29972173980e7033cd /dev-ruby/certificate_authority | |
parent | dev-ruby/activerecord: keyworded 6.0.2.2 for hppa/sparc, bug #692324 (diff) | |
download | gentoo-30f35cd7aa0323b9ecfe16f8f2e085f069725936.tar.gz gentoo-30f35cd7aa0323b9ecfe16f8f2e085f069725936.tar.bz2 gentoo-30f35cd7aa0323b9ecfe16f8f2e085f069725936.zip |
dev-ruby/certificate_authority: keyworded 0.1.6-r2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/certificate_authority')
-rw-r--r-- | dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 f161bcdd6b56..43c165587699 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/cchandler/certificate_authority" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*" |