diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-18 12:24:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-18 12:24:51 +0200 |
commit | f4917300f97ac0ecf189b40f33f54964fb116ded (patch) | |
tree | 266bc5720726f048c5218c9313da175ee5bfdcf9 /app-emacs | |
parent | app-emacs/dash: amd64 stable wrt bug #697916 (diff) | |
download | gentoo-f4917300f97ac0ecf189b40f33f54964fb116ded.tar.gz gentoo-f4917300f97ac0ecf189b40f33f54964fb116ded.tar.bz2 gentoo-f4917300f97ac0ecf189b40f33f54964fb116ded.zip |
app-emacs/yatex: amd64 stable wrt bug #697922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/yatex/yatex-1.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/yatex/yatex-1.80.ebuild b/app-emacs/yatex/yatex-1.80.ebuild index 70503b9d1dff..8fbf771ca866 100644 --- a/app-emacs/yatex/yatex-1.80.ebuild +++ b/app-emacs/yatex/yatex-1.80.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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" |