diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 05:03:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 05:03:16 +0100 |
commit | 0acad7810d68284f4e20d2161366b3e6bf66fe7f (patch) | |
tree | 29191052a74bdd83aa0c820a4ad5ce630a53ccd9 /sci-chemistry | |
parent | sys-apps/miscfiles: Stabilize 1.5-r4 sparc, #849164 (diff) | |
download | gentoo-0acad7810d68284f4e20d2161366b3e6bf66fe7f.tar.gz gentoo-0acad7810d68284f4e20d2161366b3e6bf66fe7f.tar.bz2 gentoo-0acad7810d68284f4e20d2161366b3e6bf66fe7f.zip |
sci-chemistry/dssp: Keyword 3.0.11 arm, #834865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/dssp/dssp-3.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/dssp/dssp-3.0.11.ebuild b/sci-chemistry/dssp/dssp-3.0.11.ebuild index 002c7d491d18..6c96c618667b 100644 --- a/sci-chemistry/dssp/dssp-3.0.11.ebuild +++ b/sci-chemistry/dssp/dssp-3.0.11.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=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cmbi/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" # It's just cppcheck (at least in 3.0.11) RESTRICT="test" |