diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-20 16:25:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-20 16:25:18 +0200 |
commit | 23df1a070a45589bd39218ab3a8968456886532f (patch) | |
tree | e7f971b4c8a1722db4d6cfa84e36e5b719fa1ce4 /app-emacs | |
parent | app-emacs/dash: x86 stable wrt bug #697916 (diff) | |
download | gentoo-23df1a070a45589bd39218ab3a8968456886532f.tar.gz gentoo-23df1a070a45589bd39218ab3a8968456886532f.tar.bz2 gentoo-23df1a070a45589bd39218ab3a8968456886532f.zip |
app-emacs/yatex: x86 stable wrt bug #697922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/yatex/yatex-1.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/yatex/yatex-1.80.ebuild b/app-emacs/yatex/yatex-1.80.ebuild index 8fbf771ca866..b52ce6a134e8 100644 --- a/app-emacs/yatex/yatex-1.80.ebuild +++ b/app-emacs/yatex/yatex-1.80.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" SRC_URI="http://www.${PN}.org/${P/-}.tar.gz" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="BSD-2" IUSE="l10n_ja" |