diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-24 17:08:07 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-24 17:13:42 +0200 |
commit | 79feba545ce2c08eb96fad9d6ee76388402f4df2 (patch) | |
tree | 713e834af1f6a768d914bef4da40ecb8fac04318 /dev-ruby/rdiscount | |
parent | dev-ruby/net-telnet: add ~amd64-linux ~x86-linux keywords (diff) | |
download | gentoo-79feba545ce2c08eb96fad9d6ee76388402f4df2.tar.gz gentoo-79feba545ce2c08eb96fad9d6ee76388402f4df2.tar.bz2 gentoo-79feba545ce2c08eb96fad9d6ee76388402f4df2.zip |
dev-ruby/rdiscount: add ~amd64-linux ~x86-linux keywords
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild index 1ad5ee1e4fa8..28e30f07be3a 100644 --- a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |