diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:37 +0000 |
commit | a70c0ebb2f1e3deaa75ae7cbd83f1f158c7b36ef (patch) | |
tree | 376786032b2f48004c7785884953a77f550ec9be /dev-perl/Bio-DB-HTS | |
parent | dev-perl/BSD-Resource: Stabilize 1.291.100-r2 x86, #738212 (diff) | |
download | gentoo-a70c0ebb2f1e3deaa75ae7cbd83f1f158c7b36ef.tar.gz gentoo-a70c0ebb2f1e3deaa75ae7cbd83f1f158c7b36ef.tar.bz2 gentoo-a70c0ebb2f1e3deaa75ae7cbd83f1f158c7b36ef.zip |
dev-perl/Bio-DB-HTS: Stabilize 3.10.0-r1 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Bio-DB-HTS')
-rw-r--r-- | dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0-r1.ebuild b/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0-r1.ebuild index dcae1156e881..0ac960bebb7b 100644 --- a/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0-r1.ebuild +++ b/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl bindings for sci-libs/htslib" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |