Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/
Date: Thu, 02 Jun 2022 04:03:29
Message-Id: 1654142596.0acad7810d68284f4e20d2161366b3e6bf66fe7f.sam@gentoo
1 commit: 0acad7810d68284f4e20d2161366b3e6bf66fe7f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 04:03:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 04:03:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acad781
7
8 sci-chemistry/dssp: Keyword 3.0.11 arm, #834865
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-chemistry/dssp/dssp-3.0.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-chemistry/dssp/dssp-3.0.11.ebuild b/sci-chemistry/dssp/dssp-3.0.11.ebuild
16 index 002c7d491d18..6c96c618667b 100644
17 --- a/sci-chemistry/dssp/dssp-3.0.11.ebuild
18 +++ b/sci-chemistry/dssp/dssp-3.0.11.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=8
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cmbi/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}
26
27 LICENSE="Boost-1.0"
28 SLOT="0"
29 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
31 # It's just cppcheck (at least in 3.0.11)
32 RESTRICT="test"