summaryrefslogtreecommitdiff
path: root/sci-biology/biosql
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-09 21:49:23 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-09 21:49:23 +0100
commitb8cc45d2d4557cadf73e3411149ffb57ebd8c09b (patch)
tree36e9e50b71907f13105d2d76cda896f2097f8201 /sci-biology/biosql
parent60010a4cd6d7c12aaa62f00b5e8a158ed24efba6 (diff)
gentoo auto-resync : 09:06:2023 - 21:49:23
Diffstat (limited to 'sci-biology/biosql')
-rw-r--r--sci-biology/biosql/Manifest2
-rw-r--r--sci-biology/biosql/biosql-1.0.1-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/biosql/Manifest b/sci-biology/biosql/Manifest
index b01dc8d040fd..8861ccd1ca13 100644
--- a/sci-biology/biosql/Manifest
+++ b/sci-biology/biosql/Manifest
@@ -1,3 +1,3 @@
DIST biosql-1.0.1.tar.bz2 253516 BLAKE2B d2b0d6c3f03389fbcf9dfca823b02c611b63d4c1ee1356150f92bb8c14c534d988644253fd1a6ed6522b8d2d06cacf7b21d7a9e9fe7b9464704497e7f976b283 SHA512 2e1fef6ab9b4386f146910937700f9108f8ef266161b7adfbbc52c0011eebc84716637c897a01a399ff39b066ff0a5905ba3fa27e7b41f53a87baf58d5b32695
-EBUILD biosql-1.0.1-r2.ebuild 983 BLAKE2B 01978ad51480c8fad57d48ce108583832a9d8eb12b5fed010784d6c4760589bc6840fe3d57bf8979ad750be737220ed7b6f21188f6304710f5075dac30740961 SHA512 b241af21b076ee4df162a9ed8927cc6fb16f46e143103dd388426b7adbc4b7f10d04fd54caa93edbce72e4b3a379fd06a0ca7042f6d24b8741204d9d05e56059
+EBUILD biosql-1.0.1-r2.ebuild 984 BLAKE2B c67cedc71b92e782fb8bd7cad79df71ee1c308c9c06b6aa7cfd6e488fb1f9102ccdba88efa08b16bd120809cdf1058a20351e9959d0dd686644fca8a826a3b0d SHA512 9ecf56d4ce875a0b3fffbcb68cb24e75fc91f7a6837071f72a4e4692670487272aafdb98cef97042ff45a0298e16e7534c425134110dbc87321e3ac8e460cba5
MISC metadata.xml 268 BLAKE2B a4d67334cdad8626d60e46b677ee1c83f569e5e20b3739a7664bb33be1829f8478af35e135bf734a6ff151b8543ea6c4ecafbf822cee8189f7e7096bd9698711 SHA512 59d3d8213b1a219396b74b6f4188c01e1cb4eb1c63e6792ce1e7fdb8000d1a4625919337ff77288ca7f7e07d9753f481d2381a06f554012633cd678194c980de
diff --git a/sci-biology/biosql/biosql-1.0.1-r2.ebuild b/sci-biology/biosql/biosql-1.0.1-r2.ebuild
index fd42d5e58a9a..838f3b443ed8 100644
--- a/sci-biology/biosql/biosql-1.0.1-r2.ebuild
+++ b/sci-biology/biosql/biosql-1.0.1-r2.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=8
@@ -9,7 +9,7 @@ SRC_URI="https://biosql.org/DIST/${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="mysql postgres"
# WARNING: bioperl-db is claimed to be incompatible with >=postgresql-8.3 (see INSTALL)