commit: 87d44de1d026b315de9618fdf8565829d8350b7e Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Mar 7 13:09:59 2019 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Mar 7 13:13:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d44de1
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 <AT> gentoo.org> app-editors/qxmledit/qxmledit-0.9.10.ebuild | 4 ++-- 1 file 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 adeb17ec6d8..7017761ea39 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="
