Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sass/
Date: Fri, 01 Apr 2022 05:15:37
Message-Id: 1648790067.2eb2b41e8a073941b2a9a29eeb71ce7fc097b9be.arthurzam@gentoo
1 commit: 2eb2b41e8a073941b2a9a29eeb71ce7fc097b9be
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 05:14:27 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 05:14:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb2b41e
7
8 dev-ruby/sass: Stabilize 3.7.4 ppc64, #836161
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-ruby/sass/sass-3.7.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/sass/sass-3.7.4.ebuild b/dev-ruby/sass/sass-3.7.4.ebuild
16 index 8fd56cf51b9a..df1782a9f2e6 100644
17 --- a/dev-ruby/sass/sass-3.7.4.ebuild
18 +++ b/dev-ruby/sass/sass-3.7.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -20,7 +20,7 @@ RUBY_S="ruby-sass-${PV}"
26
27 LICENSE="MIT"
28
29 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~x86 ~amd64-linux"
31 SLOT="$(ver_cut 1-2)"
32 IUSE=""