diff options
author | Sam James <sam@gentoo.org> | 2021-02-28 15:39:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-28 15:39:04 +0000 |
commit | e2e305ed8eca0c96fc4c7999f5f1555a84db93a8 (patch) | |
tree | 5d2888c43ae48c0ee9f049308fef8d5c1745d162 /app-emulation/wine-gecko | |
parent | app-emulation/vkd3d: Stabilize 1.2 amd64, #773352 (diff) | |
download | gentoo-e2e305ed8eca0c96fc4c7999f5f1555a84db93a8.tar.gz gentoo-e2e305ed8eca0c96fc4c7999f5f1555a84db93a8.tar.bz2 gentoo-e2e305ed8eca0c96fc4c7999f5f1555a84db93a8.zip |
app-emulation/wine-gecko: Stabilize 2.47.2 amd64, #773352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/wine-gecko')
-rw-r--r-- | app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild index 6f99f662aee1..0b778b44e500 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |