media-libs/zimg: Redo keywords in live ebuild
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 21 May 2019 19:32:29 +0000 (21:32 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 21 May 2019 19:32:29 +0000 (21:32 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/zimg/zimg-9999.ebuild

index 62adc665df354fd24616f92d0d9efd612c20d4e1..d20d4bf58406efc590dde04efd4a8428b3ae0afc 100644 (file)
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
        S="${WORKDIR}/${PN}-release-${PV}/"
 fi
 inherit autotools multilib-minimal