diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-27 22:09:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-27 22:09:29 +0300 |
commit | e629ef9cb336acdfd8f10986e07760e31713a68a (patch) | |
tree | 0233455880d7dc2018f30537cc4d064cb44c54d2 /app-emacs/auctex | |
parent | dev-libs/libgit2: amd64 stable wrt bug #669736 (diff) | |
download | gentoo-e629ef9cb336acdfd8f10986e07760e31713a68a.tar.gz gentoo-e629ef9cb336acdfd8f10986e07760e31713a68a.tar.bz2 gentoo-e629ef9cb336acdfd8f10986e07760e31713a68a.zip |
app-emacs/auctex: mark stable wrt bug #669732
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r-- | app-emacs/auctex/auctex-12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-12.1.ebuild b/app-emacs/auctex/auctex-12.1.ebuild index 1b6155aa84d1..ad2a784723d2 100644 --- a/app-emacs/auctex/auctex-12.1.ebuild +++ b/app-emacs/auctex/auctex-12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="preview-latex" DEPEND="virtual/latex-base |