diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 19:58:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:55 +0000 |
commit | 6fae73eb20659b0d7403568c13f0d826c0178695 (patch) | |
tree | 535cba48e24a9e7c649eefbc8d6ea09314c3db43 /dev-ruby/unindent | |
parent | dev-ruby/nanotest: stable 0.9.4.1 for ia64, bug #636568 (diff) | |
download | gentoo-6fae73eb20659b0d7403568c13f0d826c0178695.tar.gz gentoo-6fae73eb20659b0d7403568c13f0d826c0178695.tar.bz2 gentoo-6fae73eb20659b0d7403568c13f0d826c0178695.zip |
dev-ruby/unindent: stable 1.0 for ia64, bug #636568
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 cc0d8fdb3c7e..eb7e5a186244 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 ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 ~sparc ~x86" SLOT="0" IUSE="" |