diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-16 08:50:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-16 08:50:36 +0100 |
commit | 5c812d47da1f173868631dec0bad92d57cc8f474 (patch) | |
tree | 1455d187a2c6be74edd4cab7294f606e612a1781 /sci-chemistry/dssp | |
parent | app-crypt/xca: x86 stable wrt bug #823413 (diff) | |
download | gentoo-5c812d47da1f173868631dec0bad92d57cc8f474.tar.gz gentoo-5c812d47da1f173868631dec0bad92d57cc8f474.tar.bz2 gentoo-5c812d47da1f173868631dec0bad92d57cc8f474.zip |
sci-chemistry/dssp: x86 stable wrt bug #823826
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-chemistry/dssp')
-rw-r--r-- | sci-chemistry/dssp/dssp-3.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/dssp/dssp-3.0.11.ebuild b/sci-chemistry/dssp/dssp-3.0.11.ebuild index f18a72f38a94..6df25cdeced6 100644 --- a/sci-chemistry/dssp/dssp-3.0.11.ebuild +++ b/sci-chemistry/dssp/dssp-3.0.11.ebuild @@ -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 x86 ~amd64-linux ~x86-linux" # It's just cppcheck (at least in 3.0.11) RESTRICT="test" |