diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:03:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:04:19 +0000 |
commit | 535fb6cd6871faa4b6b704ca62df0dea1d8f2daa (patch) | |
tree | 5ecc537a26603eee301c5731325f40951c5a9ed7 /dev-ruby/unindent | |
parent | dev-ruby/asciimath: keyworded 1.0.4 for sparc, bug #583390 (thanks to Rolf Ei... (diff) | |
download | gentoo-535fb6cd6871faa4b6b704ca62df0dea1d8f2daa.tar.gz gentoo-535fb6cd6871faa4b6b704ca62df0dea1d8f2daa.tar.bz2 gentoo-535fb6cd6871faa4b6b704ca62df0dea1d8f2daa.zip |
dev-ruby/unindent: keyworded 1.0 for sparc, bug #583390 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/unindent')
-rw-r--r-- | dev-ruby/unindent/unindent-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index f8cfeadf9356..36dc5f260702 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings" HOMEPAGE="https://github.com/mynyml/unindent" LICENSE="MIT" -KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86" SLOT="0" IUSE="" |