diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:53:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:53:37 +0200 |
commit | 4b2113d34d93a5176b53223994040e7091ce8a4d (patch) | |
tree | 69b222d2856a557f0d8df17637435ec99c4221c8 /app-emulation/wine-gecko | |
parent | app-emulation/faudio: x86 stable wrt bug #717006 (diff) | |
download | gentoo-4b2113d34d93a5176b53223994040e7091ce8a4d.tar.gz gentoo-4b2113d34d93a5176b53223994040e7091ce8a4d.tar.bz2 gentoo-4b2113d34d93a5176b53223994040e7091ce8a4d.zip |
app-emulation/wine-gecko: x86 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/wine-gecko')
-rw-r--r-- | app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild index 37414433c1e3..b71c2e539912 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="abi_x86_32 abi_x86_64" DEPEND="!!app-emulation/wine:0" |