From: Agostino Sarubbo Date: Thu, 13 Jun 2019 14:49:29 +0000 (+0200) Subject: media-libs/partio: amd64 stable wrt bug #687742 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f70e8c32a9d946083f37e0f44300df0447754b4;p=gentoo.git media-libs/partio: amd64 stable wrt bug #687742 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- 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"