commit: 4a364d310089875d8ee6c0a8ffcf3343c7313089 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Jan 21 07:09:55 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Jan 21 07:14:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a364d31
dev-ruby/hashdiff: added Prefix keywords, bug #563858 Package-Manager: portage-2.2.20-prefix dev-ruby/hashdiff/hashdiff-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hashdiff/hashdiff-0.2.3.ebuild b/dev-ruby/hashdiff/hashdiff-0.2.3.ebuild index 3d6d372..62682bb 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=""
