diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-01-21 08:09:55 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-01-21 08:14:09 +0100 |
commit | 4a364d310089875d8ee6c0a8ffcf3343c7313089 (patch) | |
tree | 438e4daa3982cb2f10a9f39dd6fbbfa161422d97 /dev-ruby/hashdiff | |
parent | Fixed tests (#571896) (diff) | |
download | gentoo-4a364d310089875d8ee6c0a8ffcf3343c7313089.tar.gz gentoo-4a364d310089875d8ee6c0a8ffcf3343c7313089.tar.bz2 gentoo-4a364d310089875d8ee6c0a8ffcf3343c7313089.zip |
dev-ruby/hashdiff: added Prefix keywords, bug #563858
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby/hashdiff')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-0.2.3.ebuild b/dev-ruby/hashdiff/hashdiff-0.2.3.ebuild index 3d6d3726e73b..62682bb345e6 100644 --- a/dev-ruby/hashdiff/hashdiff-0.2.3.ebuild +++ b/dev-ruby/hashdiff/hashdiff-0.2.3.ebuild @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |