From: Thomas Deutschmann Date: Tue, 4 Jun 2019 14:31:59 +0000 (+0200) Subject: app-emulation/vkd3d: x86 stable (bug #683308) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4359730a08e17d89d064835d6bcac53c25895ca0;p=gentoo.git app-emulation/vkd3d: x86 stable (bug #683308) Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- diff --git a/app-emulation/vkd3d/vkd3d-1.1.ebuild b/app-emulation/vkd3d/vkd3d-1.1.ebuild index 13adb0e4ff32..d3f9d96bc43b 100644 --- a/app-emulation/vkd3d/vkd3d-1.1.ebuild +++ b/app-emulation/vkd3d/vkd3d-1.1.ebuild @@ -9,7 +9,7 @@ if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git" inherit git-r3 else - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" SRC_URI="https://dl.winehq.org/vkd3d/source/${P}.tar.xz" fi