diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:23:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:23:04 +0100 |
commit | 6b638fdfe43d1ab5150ddd72a1a31ec04a0794a4 (patch) | |
tree | 79591391411b2310617c30404522a373f8ae0bc0 /app-editors/emacs | |
parent | dev-util/byacc: x86 stable wrt bug #575264 (diff) | |
download | gentoo-6b638fdfe43d1ab5150ddd72a1a31ec04a0794a4.tar.gz gentoo-6b638fdfe43d1ab5150ddd72a1a31ec04a0794a4.tar.bz2 gentoo-6b638fdfe43d1ab5150ddd72a1a31ec04a0794a4.zip |
app-editors/emacs: x86 stable wrt bug #573488
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-18.59-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-18.59-r11.ebuild b/app-editors/emacs/emacs-18.59-r11.ebuild index b1c61383083f..a208f89144a5 100644 --- a/app-editors/emacs/emacs-18.59-r11.ebuild +++ b/app-editors/emacs/emacs-18.59-r11.ebuild @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${P}.tar.gz LICENSE="GPL-1+ GPL-2+ BSD" #HPND SLOT="18" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="abi_x86_x32" RDEPEND=">=app-eselect/eselect-emacs-1.16 |