diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:38:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:50:04 +0200 |
commit | ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a (patch) | |
tree | d55dbb8dedbc4061c79b82102c095ac1f97a363b /app-xemacs/x-symbol | |
parent | app-xemacs/xslt-process: x86 stable (bug #666312) (diff) | |
download | gentoo-ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a.tar.gz gentoo-ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a.tar.bz2 gentoo-ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a.zip |
app-xemacs/x-symbol: 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/x-symbol')
-rw-r--r-- | app-xemacs/x-symbol/x-symbol-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/x-symbol/x-symbol-1.16.ebuild b/app-xemacs/x-symbol/x-symbol-1.16.ebuild index 2b54fee44ba0..818d5b141b54 100644 --- a/app-xemacs/x-symbol/x-symbol-1.16.ebuild +++ b/app-xemacs/x-symbol/x-symbol-1.16.ebuild @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/auctex app-xemacs/mail-lib " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |