commit: 72d2d029abf00eb3ae12b89b6ee7ef0153680724 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Mon Jun 24 15:08:19 2019 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Mon Jun 24 15:13:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d2d029
dev-ruby/rdoc: add ~amd64-linux ~x86-linux keywords Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org> dev-ruby/rdoc/rdoc-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rdoc/rdoc-6.1.1.ebuild b/dev-ruby/rdoc/rdoc-6.1.1.ebuild index 111d431e3e6..eab6ffb6427 100644 --- a/dev-ruby/rdoc/rdoc-6.1.1.ebuild +++ b/dev-ruby/rdoc/rdoc-6.1.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Ruby MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""
