summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-13 16:49:29 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-13 16:49:29 +0200
commit3f70e8c32a9d946083f37e0f44300df0447754b4 (patch)
tree337d189126465f88b6487b326a1343a316c75212 /media-libs
parentdev-python/pyilmbase: amd64 stable wrt bug #687642 (diff)
downloadgentoo-3f70e8c32a9d946083f37e0f44300df0447754b4.tar.gz
gentoo-3f70e8c32a9d946083f37e0f44300df0447754b4.tar.bz2
gentoo-3f70e8c32a9d946083f37e0f44300df0447754b4.zip
media-libs/partio: amd64 stable wrt bug #687742
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/partio/partio-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/partio/partio-1.5.4.ebuild b/media-libs/partio/partio-1.5.4.ebuild
index d2cc1fb6dfb4..84a164057290 100644
--- a/media-libs/partio/partio-1.5.4.ebuild
+++ b/media-libs/partio/partio-1.5.4.ebuild
@@ -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"