diff options
author | Jonas Stein <jstein@gentoo.org> | 2018-02-18 02:48:14 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2018-02-18 02:48:14 +0100 |
commit | 390e98edcacdf85aeba2c30a8df215cd32e24759 (patch) | |
tree | a77383d4f0427937edba14e7ad4abf7fdc84bd97 /app-office/lyx | |
parent | app-office/lyx: Remove old (diff) | |
download | gentoo-390e98edcacdf85aeba2c30a8df215cd32e24759.tar.gz gentoo-390e98edcacdf85aeba2c30a8df215cd32e24759.tar.bz2 gentoo-390e98edcacdf85aeba2c30a8df215cd32e24759.zip |
app-office/lyx: stabilization was not broken
We can keep the stable keywords from lyx-2.2.3-r1, because
fdo -> xdg and the other eclass changes did finally not break
the stabilization. (The revbump was not neccessary.)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.2.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.2.3-r3.ebuild b/app-office/lyx/lyx-2.2.3-r3.ebuild index fbb69f057bf9..512def000660 100644 --- a/app-office/lyx/lyx-2.2.3-r3.ebuild +++ b/app-office/lyx/lyx-2.2.3-r3.ebuild @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos" IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls +qt5 rcs rtf subversion svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |