diff options
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/bedtools/bedtools-2.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/bedtools/bedtools-2.26.0.ebuild b/sci-biology/bedtools/bedtools-2.26.0.ebuild index 25f91921363a..c759b395f587 100644 --- a/sci-biology/bedtools/bedtools-2.26.0.ebuild +++ b/sci-biology/bedtools/bedtools-2.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/arq5x/${PN}2/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" DEPEND="${PYTHON_DEPS} |