diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:54 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:54 +0100 |
commit | e372071f6470b5f00dbf2eb24c88b2331f395b6e (patch) | |
tree | fe17ee5fe591e3e1dee3dfa77f9744ad5725f97a /dev-ruby/pastel | |
parent | dev-ruby/tty-color: Keyword 0.6.0 x86, #807685 (diff) | |
download | gentoo-e372071f6470b5f00dbf2eb24c88b2331f395b6e.tar.gz gentoo-e372071f6470b5f00dbf2eb24c88b2331f395b6e.tar.bz2 gentoo-e372071f6470b5f00dbf2eb24c88b2331f395b6e.zip |
dev-ruby/pastel: Keyword 0.8.0 x86, #807685
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/pastel')
-rw-r--r-- | dev-ruby/pastel/pastel-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pastel/pastel-0.8.0.ebuild b/dev-ruby/pastel/pastel-0.8.0.ebuild index 65326c981dda..76a2edfab1dc 100644 --- a/dev-ruby/pastel/pastel-0.8.0.ebuild +++ b/dev-ruby/pastel/pastel-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/piotrmurach/pastel/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_rdepend " |