diff options
author | Michael Palimaka <kensington@gentoo.org> | 2019-03-08 00:09:59 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-03-08 00:13:13 +1100 |
commit | 87d44de1d026b315de9618fdf8565829d8350b7e (patch) | |
tree | f844fcf25edf32d3f464a2587c00d7b6923e39c1 | |
parent | app-editors/qxmledit: version bump 0.9.12 (diff) | |
download | gentoo-87d44de1d026b315de9618fdf8565829d8350b7e.tar.gz gentoo-87d44de1d026b315de9618fdf8565829d8350b7e.tar.bz2 gentoo-87d44de1d026b315de9618fdf8565829d8350b7e.zip |
app-editors/qxmledit: stabilise 0.9.10 for amd64/x86
Closes: https://bugs.gentoo.org/676986
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.9.10.ebuild b/app-editors/qxmledit/qxmledit-0.9.10.ebuild index adeb17ec6d81..7017761ea393 100644 --- a/app-editors/qxmledit/qxmledit-0.9.10.ebuild +++ b/app-editors/qxmledit/qxmledit-0.9.10.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" |