diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-04 13:00:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-04 13:00:11 +0200 |
commit | 86e20d58e48c56abd8c639be0949d5211b949114 (patch) | |
tree | b09b89f7a451fb40c15ca0a6aeb0138f387f8a42 /sci-chemistry/dssp | |
parent | media-radio/qsstv: amd64 stable wrt bug #816054 (diff) | |
download | gentoo-86e20d58e48c56abd8c639be0949d5211b949114.tar.gz gentoo-86e20d58e48c56abd8c639be0949d5211b949114.tar.bz2 gentoo-86e20d58e48c56abd8c639be0949d5211b949114.zip |
sci-chemistry/dssp: amd64 stable wrt bug #816123
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 8697005fc2cd..040e7bd31ffc 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(+)]" |