media-libs/partio: x86 stable (bug #687742)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 10 Jun 2019 19:47:30 +0000 (21:47 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 10 Jun 2019 19:50:18 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/partio/partio-1.5.4.ebuild

index 1b109fd6da7f61698e2dfab9e7c92c56e2f9aa2c..d2cc1fb6dfb494421798b0070d00074a848f2705 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/wdas/partio.git"
 else
        SRC_URI="https://github.com/wdas/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 x86"
 fi
 
 DESCRIPTION="Library for particle IO and manipulation"