diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:07 +0000 |
commit | 14482bf5d8c61644b6d3ea7f98b98cf78cf88bb2 (patch) | |
tree | a92b6fe5813a23413fb5285b5f2cbc8830a68d16 /dev-perl/Bio-DB-HTS | |
parent | dev-perl/BSD-Resource: Stabilize 1.291.100-r2 amd64, #738212 (diff) | |
download | gentoo-14482bf5d8c61644b6d3ea7f98b98cf78cf88bb2.tar.gz gentoo-14482bf5d8c61644b6d3ea7f98b98cf78cf88bb2.tar.bz2 gentoo-14482bf5d8c61644b6d3ea7f98b98cf78cf88bb2.zip |
dev-perl/Bio-DB-HTS: Stabilize 3.10.0-r1 amd64, #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 0ac960bebb7b..19d783fb2bc5 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 )" |