diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:48:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:48:23 +0200 |
commit | c6c03fc6b88d9c27f4caff82c45816392b729f75 (patch) | |
tree | 0176f714de43ba8b8c28d54c3844dbcb3ad3a67b /sci-chemistry/dssp | |
parent | media-radio/qsstv: x86 stable wrt bug #816054 (diff) | |
download | gentoo-c6c03fc6b88d9c27f4caff82c45816392b729f75.tar.gz gentoo-c6c03fc6b88d9c27f4caff82c45816392b729f75.tar.bz2 gentoo-c6c03fc6b88d9c27f4caff82c45816392b729f75.zip |
sci-chemistry/dssp: x86 stable wrt bug #816123
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-2.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild b/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild index 040e7bd31ffc..208f006e4f5b 100644 --- a/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild +++ b/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cmbi.ru.nl/pub/molbio/software/dssp-2/${P}.tgz" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/boost:=[bzip2,zlib,threads(+)]" |