diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:45:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:05 +0300 |
commit | 848d9f41fc2cabaa9edfe91220d55de6d96aac8f (patch) | |
tree | c7456382046e26424de7dfb99d7a15689d478761 /sci-biology | |
parent | sci-biology/bioperl: destabilize for ~x86 (diff) | |
download | gentoo-848d9f41fc2cabaa9edfe91220d55de6d96aac8f.tar.gz gentoo-848d9f41fc2cabaa9edfe91220d55de6d96aac8f.tar.bz2 gentoo-848d9f41fc2cabaa9edfe91220d55de6d96aac8f.zip |
sci-biology/bioperl-db: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/bioperl-db/bioperl-db-1.6.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/bioperl-db/bioperl-db-1.6.9-r2.ebuild b/sci-biology/bioperl-db/bioperl-db-1.6.9-r2.ebuild index 6359865b90e0..435dc4a67173 100644 --- a/sci-biology/bioperl-db/bioperl-db-1.6.9-r2.ebuild +++ b/sci-biology/bioperl-db/bioperl-db-1.6.9-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 @@ -15,7 +15,7 @@ DESCRIPTION="Perl tools for bioinformatics - Perl API that accesses the BioSQL s HOMEPAGE="http://www.bioperl.org/" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="test" |