diff options
author | 2017-08-22 10:17:25 +0100 | |
---|---|---|
committer | 2017-08-22 10:19:46 +0100 | |
commit | ceb3838f2929979fce09ba278bc3ab8091aba980 (patch) | |
tree | 13e5a12a555263b835b0042ab687eb1fa3012c78 /dev-ruby/unindent | |
parent | dev-ruby/nanotest: keyworded 0.9.4.1 for ia64, bug #628344 (diff) | |
download | gentoo-ceb3838f2929979fce09ba278bc3ab8091aba980.tar.gz gentoo-ceb3838f2929979fce09ba278bc3ab8091aba980.tar.bz2 gentoo-ceb3838f2929979fce09ba278bc3ab8091aba980.zip |
dev-ruby/unindent: keyworded 1.0 for ia64, bug #628344
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 517bf5a6ca35..41555a431fe5 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 ppc ppc64" +KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64" SLOT="0" IUSE="" |