diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-25 13:55:08 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-25 13:43:57 +0100 |
commit | fce15c726db451efae80d40f18a346c4e70e2dc0 (patch) | |
tree | d10540658a3462a11387fb69e354bd580b09e0b1 /dev-ruby/erubis | |
parent | dev-ruby/abstract: keyworded 1.0.0-r3 for sparc, bug #692324 (diff) | |
download | gentoo-fce15c726db451efae80d40f18a346c4e70e2dc0.tar.gz gentoo-fce15c726db451efae80d40f18a346c4e70e2dc0.tar.bz2 gentoo-fce15c726db451efae80d40f18a346c4e70e2dc0.zip |
dev-ruby/erubis: keyworded 2.7.0-r2 for sparc, bug #692324
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/erubis')
-rw-r--r-- | dev-ruby/erubis/erubis-2.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/erubis/erubis-2.7.0-r2.ebuild b/dev-ruby/erubis/erubis-2.7.0-r2.ebuild index 3969806ef269..b339ec8c1de9 100644 --- a/dev-ruby/erubis/erubis-2.7.0-r2.ebuild +++ b/dev-ruby/erubis/erubis-2.7.0-r2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # http://rubyforge.org/tracker/index.php?func=detail&aid=29484&group_id=1320&atid=5201 |