diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-24 10:58:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-24 10:58:16 +0100 |
commit | 8095fedbefb4ad34a555a65e5050e0e91210a58d (patch) | |
tree | 7bcb779e6b902a545ca25c130fcc9146cf1bb5ce /app-emulation/q4wine | |
parent | app-editors/tea: amd64 stable wrt bug #681024 (diff) | |
download | gentoo-8095fedbefb4ad34a555a65e5050e0e91210a58d.tar.gz gentoo-8095fedbefb4ad34a555a65e5050e0e91210a58d.tar.bz2 gentoo-8095fedbefb4ad34a555a65e5050e0e91210a58d.zip |
app-emulation/q4wine: amd64 stable wrt bug #681026
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/q4wine')
-rw-r--r-- | app-emulation/q4wine/q4wine-1.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/q4wine/q4wine-1.3.11.ebuild b/app-emulation/q4wine/q4wine-1.3.11.ebuild index 3466e650c02d..ded8c26b8487 100644 --- a/app-emulation/q4wine/q4wine-1.3.11.ebuild +++ b/app-emulation/q4wine/q4wine-1.3.11.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+dbus debug +ico +iso +wineappdb" |