From: Thomas Deutschmann Date: Mon, 10 Jun 2019 19:47:30 +0000 (+0200) Subject: media-libs/partio: x86 stable (bug #687742) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=991c6c9470e62ecb5c2163e826431a3506cbd0d4;p=gentoo.git media-libs/partio: x86 stable (bug #687742) Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- diff --git a/media-libs/partio/partio-1.5.4.ebuild b/media-libs/partio/partio-1.5.4.ebuild index 1b109fd6da7f..d2cc1fb6dfb4 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"