diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:28:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:49:20 +0200 |
commit | fbe5cfaf7c46a15b67ef684c34a5b572645040c5 (patch) | |
tree | 0d4a8841e991e912ffb722865fd2ff4b2ab6bda5 /app-xemacs/textools | |
parent | app-xemacs/text-modes: x86 stable (bug #666312) (diff) | |
download | gentoo-fbe5cfaf7c46a15b67ef684c34a5b572645040c5.tar.gz gentoo-fbe5cfaf7c46a15b67ef684c34a5b572645040c5.tar.bz2 gentoo-fbe5cfaf7c46a15b67ef684c34a5b572645040c5.zip |
app-xemacs/textools: 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/textools')
-rw-r--r-- | app-xemacs/textools/textools-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/textools/textools-1.17.ebuild b/app-xemacs/textools/textools-1.17.ebuild index 6d7f4b2886cd..d1e67766e279 100644 --- a/app-xemacs/textools/textools-1.17.ebuild +++ b/app-xemacs/textools/textools-1.17.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 |