diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 08:14:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 08:14:27 +0300 |
commit | 2eb2b41e8a073941b2a9a29eeb71ce7fc097b9be (patch) | |
tree | cafdbfd231f296fa9b8f0636376e883ab4742448 /dev-ruby/sass | |
parent | dev-ruby/sass: Stabilize 3.4.25-r1 ppc64, #836161 (diff) | |
download | gentoo-2eb2b41e8a073941b2a9a29eeb71ce7fc097b9be.tar.gz gentoo-2eb2b41e8a073941b2a9a29eeb71ce7fc097b9be.tar.bz2 gentoo-2eb2b41e8a073941b2a9a29eeb71ce7fc097b9be.zip |
dev-ruby/sass: Stabilize 3.7.4 ppc64, #836161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/sass')
-rw-r--r-- | dev-ruby/sass/sass-3.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sass/sass-3.7.4.ebuild b/dev-ruby/sass/sass-3.7.4.ebuild index 8fd56cf51b9a..df1782a9f2e6 100644 --- a/dev-ruby/sass/sass-3.7.4.ebuild +++ b/dev-ruby/sass/sass-3.7.4.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=6 @@ -20,7 +20,7 @@ RUBY_S="ruby-sass-${PV}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~x86 ~amd64-linux" SLOT="$(ver_cut 1-2)" IUSE="" |