diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-12 09:29:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-12 09:29:55 +0200 |
commit | e81726e39f1debdb972deb363c47f1b9d752a841 (patch) | |
tree | 8d7ea2b752371e9b5c32e2654f054771fcab117b /app-emulation/wine-gecko | |
parent | app-emulation/faudio: amd64 stable wrt bug #717006 (diff) | |
download | gentoo-e81726e39f1debdb972deb363c47f1b9d752a841.tar.gz gentoo-e81726e39f1debdb972deb363c47f1b9d752a841.tar.bz2 gentoo-e81726e39f1debdb972deb363c47f1b9d752a841.zip |
app-emulation/wine-gecko: amd64 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 7330018c9c4b..37414433c1e3 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" |