diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:18:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:39 +0200 |
commit | 51876da43a6263c6d4b87d756750c5ad6cc15db1 (patch) | |
tree | 19d45dbb2220e196c04b6f64b7df1c1a64937fdc | |
parent | app-xemacs/re-builder: x86 stable (bug #666312) (diff) | |
download | gentoo-51876da43a6263c6d4b87d756750c5ad6cc15db1.tar.gz gentoo-51876da43a6263c6d4b87d756750c5ad6cc15db1.tar.bz2 gentoo-51876da43a6263c6d4b87d756750c5ad6cc15db1.zip |
app-xemacs/reftex: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-xemacs/reftex/reftex-1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/reftex/reftex-1.36.ebuild b/app-xemacs/reftex/reftex-1.36.ebuild index fc4b9157e96e..d6c4581b64f2 100644 --- a/app-xemacs/reftex/reftex-1.36.ebuild +++ b/app-xemacs/reftex/reftex-1.36.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 |