Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/
Date: Wed, 06 Jul 2022 05:18:19
Message-Id: 1657084672.f6f742def37526a585a364c6e9117d0ec901369c.arthurzam@gentoo
1 commit: f6f742def37526a585a364c6e9117d0ec901369c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 05:17:52 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 05:17:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f742de
7
8 sci-chemistry/dssp: Keyword 3.0.11 arm64, #856388
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-chemistry/dssp/dssp-3.0.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-chemistry/dssp/dssp-3.0.11.ebuild b/sci-chemistry/dssp/dssp-3.0.11.ebuild
16 index 6c96c618667b..c072fd95aebc 100644
17 --- a/sci-chemistry/dssp/dssp-3.0.11.ebuild
18 +++ b/sci-chemistry/dssp/dssp-3.0.11.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cmbi/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}
20
21 LICENSE="Boost-1.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
25 # It's just cppcheck (at least in 3.0.11)
26 RESTRICT="test"