diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:51:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:50 +0300 |
commit | 991ec7c6c09111769d0b37c10ff41bc5c5e44e13 (patch) | |
tree | 84d46fa5674bbac77ccf836fa6b8ea18e334372f | |
parent | sci-libs/clapack: destabilize for ~x86 (diff) | |
download | gentoo-991ec7c6c09111769d0b37c10ff41bc5c5e44e13.tar.gz gentoo-991ec7c6c09111769d0b37c10ff41bc5c5e44e13.tar.bz2 gentoo-991ec7c6c09111769d0b37c10ff41bc5c5e44e13.zip |
sci-libs/clashscore-db: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sci-libs/clashscore-db/clashscore-db-3.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/clashscore-db/clashscore-db-3.17-r1.ebuild b/sci-libs/clashscore-db/clashscore-db-3.17-r1.ebuild index 41bea4a55af2..92712ac85a99 100644 --- a/sci-libs/clashscore-db/clashscore-db-3.17-r1.ebuild +++ b/sci-libs/clashscore-db/clashscore-db-3.17-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="richardson" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" RESTRICT="binchecks strip" |