diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:25:41 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:25:41 +0100 |
commit | fbc00e11f77e65485857e37da6ec14628e332c51 (patch) | |
tree | 0800046be2c6a60b42aeff2558e4dda3d2073826 /app-editors | |
parent | media-gfx/exiv2: arm stable, bug #565826 (diff) | |
download | gentoo-fbc00e11f77e65485857e37da6ec14628e332c51.tar.gz gentoo-fbc00e11f77e65485857e37da6ec14628e332c51.tar.bz2 gentoo-fbc00e11f77e65485857e37da6ec14628e332c51.zip |
app-editors/qemacs: arm stable, bug #573534
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-editors')
-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 fe0905440fa7..e2a7df12b0f1 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" |