diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-30 19:21:15 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-30 19:37:14 +0100 |
commit | 8593a2241b889af388cd360dca8a08c7151c2a83 (patch) | |
tree | 9825e614e74c1f80031b469ad65d8d1d85841203 /app-editors/qemacs | |
parent | sys-fs/encfs: fix fuse slot, eapi 7, cmake-utils -> cmake (diff) | |
download | gentoo-8593a2241b889af388cd360dca8a08c7151c2a83.tar.gz gentoo-8593a2241b889af388cd360dca8a08c7151c2a83.tar.bz2 gentoo-8593a2241b889af388cd360dca8a08c7151c2a83.zip |
app-editors/qemacs: Drop unicode flag, it is not used.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild index efbed2aa6c70..d64a4d89ed71 100644 --- a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild +++ b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1+ GPL-2+" SLOT="0" KEYWORDS="amd64 arm ~ppc x86" -IUSE="gui png unicode xv" +IUSE="gui png xv" RESTRICT="test" RDEPEND=" |