summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:25:56 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:25:56 +0200
commit40509f7552fa3394f200c4c84b621dec3d4c70e5 (patch)
tree6d70a4c48873fb0254912eb4aebae640fd8afdba /sci-biology/poa
parentsci-biology/bedtools: Sort KEYWORDS (diff)
downloadgentoo-40509f7552fa3394f200c4c84b621dec3d4c70e5.tar.gz
gentoo-40509f7552fa3394f200c4c84b621dec3d4c70e5.tar.bz2
gentoo-40509f7552fa3394f200c4c84b621dec3d4c70e5.zip
sci-biology/poa: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-biology/poa')
-rw-r--r--sci-biology/poa/poa-2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/poa/poa-2-r1.ebuild b/sci-biology/poa/poa-2-r1.ebuild
index c53fcd5f5f24..efee14d1dfd6 100644
--- a/sci-biology/poa/poa-2-r1.ebuild
+++ b/sci-biology/poa/poa-2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/poamsa/${MY_P}.tar.gz"
# According to SF project page
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="static-libs"
S="${WORKDIR}/${MY_P}"