app-emulation/vkd3d: amd64 stable wrt bug #679262
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 3 Mar 2019 11:59:06 +0000 (14:59 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 3 Mar 2019 11:59:27 +0000 (14:59 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

app-emulation/vkd3d/vkd3d-1.1.ebuild

index adf1fb7481d8aa0b1570f16e1f9f6235a5d7f7a1..70010769b99e9f82e5c737a6a4f7775b50f83e23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git"
        inherit git-r3
 else
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
        SRC_URI="https://dl.winehq.org/vkd3d/source/${P}.tar.xz"
 fi