diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:56:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:52 +0200 |
commit | 07e702feb69b57f73fcb6b3288e21d438109c8ed (patch) | |
tree | 572186013ea5359aa79291af4b874e3cb1a699f1 /app-xemacs/edt | |
parent | app-xemacs/edit-utils: x86 stable (bug #666312) (diff) | |
download | gentoo-07e702feb69b57f73fcb6b3288e21d438109c8ed.tar.gz gentoo-07e702feb69b57f73fcb6b3288e21d438109c8ed.tar.bz2 gentoo-07e702feb69b57f73fcb6b3288e21d438109c8ed.zip |
app-xemacs/edt: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/edt')
-rw-r--r-- | app-xemacs/edt/edt-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/edt/edt-1.16.ebuild b/app-xemacs/edt/edt-1.16.ebuild index e404b602f3b4..60ec98b86735 100644 --- a/app-xemacs/edt/edt-1.16.ebuild +++ b/app-xemacs/edt/edt-1.16.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |