diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:20:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:20:59 +0200 |
commit | a22dbd06dd6c574b8057af8feeb6470c1659b3a8 (patch) | |
tree | 521e292fa9e94b502b482501eb313aaf74225af6 /app-emulation/wine-desktop-common | |
parent | x11-misc/xfractint: x86 stable wrt bug #688816 (diff) | |
download | gentoo-a22dbd06dd6c574b8057af8feeb6470c1659b3a8.tar.gz gentoo-a22dbd06dd6c574b8057af8feeb6470c1659b3a8.tar.bz2 gentoo-a22dbd06dd6c574b8057af8feeb6470c1659b3a8.zip |
app-emulation/wine-desktop-common: x86 stable wrt bug #688822
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-emulation/wine-desktop-common')
-rw-r--r-- | app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild b/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild index a8dea3f165ff..f15707a38006 100644 --- a/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild +++ b/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/NP-Hardass/${PN}/archive/${PV//./}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 ~x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="" RDEPEND="!app-emulation/wine:0" |