diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 10:58:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:19 +0100 |
commit | fcab7e831fab7deeeddfac6279b66d47899b7c1f (patch) | |
tree | 33e12f247e127d8004e08e1538a007373ec99066 /app-editors/qemacs | |
parent | app-doc/elisp-manual: x86 stable wrt bug #573492 (diff) | |
download | gentoo-fcab7e831fab7deeeddfac6279b66d47899b7c1f.tar.gz gentoo-fcab7e831fab7deeeddfac6279b66d47899b7c1f.tar.bz2 gentoo-fcab7e831fab7deeeddfac6279b66d47899b7c1f.zip |
app-editors/qemacs: x86 stable wrt bug #573534
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild index d4c38976da93..fe0905440fa7 100644 --- a/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild +++ b/app-editors/qemacs/qemacs-0.4.1_pre20150916.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" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="X png unicode xv" RESTRICT="test" |