media-libs/partio: amd64 stable wrt bug #687742
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Jun 2019 14:49:29 +0000 (16:49 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Jun 2019 14:49:29 +0000 (16:49 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

media-libs/partio/partio-1.5.4.ebuild

index d2cc1fb6dfb494421798b0070d00074a848f2705..84a1640572904b4d73bf1bc2e0715311d64c2f90 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"