diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:37:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:49:59 +0200 |
commit | 7f5db0af2efbad717d15d361154752afa600b7a2 (patch) | |
tree | 486ada2a29049e97c17568adf22c0b773ded7448 /app-xemacs/xlib | |
parent | app-xemacs/xetla: x86 stable (bug #666312) (diff) | |
download | gentoo-7f5db0af2efbad717d15d361154752afa600b7a2.tar.gz gentoo-7f5db0af2efbad717d15d361154752afa600b7a2.tar.bz2 gentoo-7f5db0af2efbad717d15d361154752afa600b7a2.zip |
app-xemacs/xlib: 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/xlib')
-rw-r--r-- | app-xemacs/xlib/xlib-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/xlib/xlib-1.16.ebuild b/app-xemacs/xlib/xlib-1.16.ebuild index 4eb7e9ab98e0..4205f692b05b 100644 --- a/app-xemacs/xlib/xlib-1.16.ebuild +++ b/app-xemacs/xlib/xlib-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 |