summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:26:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:29:36 +0200
commit62e8235636a4d3e59532466d39453874bf924a62 (patch)
tree041e50e479111b33cc2fa29a14e5cc54189ed65d /app-emulation/vkd3d
parentdev-python/botocore: amd64/x86 stable (ALLARCHES policy) wrt bug #742611 (diff)
downloadgentoo-62e8235636a4d3e59532466d39453874bf924a62.tar.gz
gentoo-62e8235636a4d3e59532466d39453874bf924a62.tar.bz2
gentoo-62e8235636a4d3e59532466d39453874bf924a62.zip
app-emulation/vkd3d: amd64 stable wrt bug #742704
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d')
-rw-r--r--app-emulation/vkd3d/vkd3d-1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d/vkd3d-1.1-r1.ebuild b/app-emulation/vkd3d/vkd3d-1.1-r1.ebuild
index 1c952142c43e..3b32cd0c2df4 100644
--- a/app-emulation/vkd3d/vkd3d-1.1-r1.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.1-r1.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