dev-ruby/certificate_authority: keyworded 0.1.6-r2 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 27 Apr 2020 15:46:55 +0000 (17:46 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 27 Apr 2020 17:08:19 +0000 (18:08 +0100)
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>
dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild

index f161bcdd6b56a13d6574746e3fcc5684645f72da..43c165587699454a5cab9181f214acdcfe47358a 100644 (file)
@@ -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:*"