diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-06 12:04:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-06 12:08:23 -0400 |
commit | 6765c8590389495e44445d9f2d096960a75338f1 (patch) | |
tree | 2f6025bcfa4ff5a3412f3d7acdfe324d5a84975c /app-editors | |
parent | dev-php/pecl-stomp: Drop old (diff) | |
download | gentoo-6765c8590389495e44445d9f2d096960a75338f1.tar.gz gentoo-6765c8590389495e44445d9f2d096960a75338f1.tar.bz2 gentoo-6765c8590389495e44445d9f2d096960a75338f1.zip |
app-editors/qemacs: amd64 stable
Bug: https://bugs.gentoo.org/652216
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild index dc55a56850d1..051ef9875f76 100644 --- a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild +++ b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,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" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="X png unicode xv" RESTRICT="test" |