diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 17:28:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 17:28:25 +0100 |
commit | 70781ce93623a893d7b70825f82cd5ff7af7e136 (patch) | |
tree | dc16a1a5de588ada35b6c91567b17c1b6175749f /dev-perl/Bio-DB-HTS | |
parent | net-misc/dropbear: x86 stable wrt bug #713102 (diff) | |
download | gentoo-70781ce93623a893d7b70825f82cd5ff7af7e136.tar.gz gentoo-70781ce93623a893d7b70825f82cd5ff7af7e136.tar.bz2 gentoo-70781ce93623a893d7b70825f82cd5ff7af7e136.zip |
dev-perl/Bio-DB-HTS: x86 stable wrt bug #713240
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Bio-DB-HTS')
-rw-r--r-- | dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0.ebuild b/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0.ebuild index 23ac5e33791b..6b6736ef6c11 100644 --- a/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0.ebuild +++ b/dev-perl/Bio-DB-HTS/Bio-DB-HTS-3.10.0.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 )" |