diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:31:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:31:52 +0100 |
commit | 1d9ce29f58f2b44952de6c8fcbc490b5a054bac4 (patch) | |
tree | 635b2948f342cfff9fb22ef3bfa1835cfb4c0626 /app-editors/qemacs | |
parent | media-gfx/exiv2: amd64 stable wrt bug #565826 (diff) | |
download | gentoo-1d9ce29f58f2b44952de6c8fcbc490b5a054bac4.tar.gz gentoo-1d9ce29f58f2b44952de6c8fcbc490b5a054bac4.tar.bz2 gentoo-1d9ce29f58f2b44952de6c8fcbc490b5a054bac4.zip |
app-editors/qemacs: amd64 stable wrt bug #573534
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 39fcf3408ba4..d4c38976da93 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" |