diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-21 14:08:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-21 14:08:15 +0200 |
commit | 86fe56b3d2b77927d809551c8c2aa8f806657039 (patch) | |
tree | 7672ab77bc1df6622ea0790dc714418ab05cc8b3 /app-emacs/yatex | |
parent | dev-perl/libintl-perl: ppc stable wrt bug #661768 (diff) | |
download | gentoo-86fe56b3d2b77927d809551c8c2aa8f806657039.tar.gz gentoo-86fe56b3d2b77927d809551c8c2aa8f806657039.tar.bz2 gentoo-86fe56b3d2b77927d809551c8c2aa8f806657039.zip |
app-emacs/yatex: ppc stable wrt bug #697922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/yatex')
-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 b52ce6a134e8..7a2a90dc7a7a 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" |