summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:47:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:13 +0300
commitcc4ec3eb701d43a4a1d6cb8d931a077ed5962b27 (patch)
treeb9d8580701ac1325f844de7d3fce7acd5a81e48d
parentsci-calculators/wcalc: destabilize for ~x86 (diff)
downloadgentoo-cc4ec3eb701d43a4a1d6cb8d931a077ed5962b27.tar.gz
gentoo-cc4ec3eb701d43a4a1d6cb8d931a077ed5962b27.tar.bz2
gentoo-cc4ec3eb701d43a4a1d6cb8d931a077ed5962b27.zip
sci-chemistry/autodock_vina: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
index 5e1ce226e6a7..a6495591339a 100644
--- a/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
+++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://vina.scripps.edu/download/${MY_P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND="dev-libs/boost:="