diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-08-12 00:37:36 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-08-12 00:38:30 +1000 |
commit | 8db2fb95ff875369479e523795bd3bcaa2ec742f (patch) | |
tree | 878cf623161715ba79728ad1e9fe2b3d60f9ce3c | |
parent | profiles: drop memtest86 from non-multilib profiles #510496 (diff) | |
download | gentoo-8db2fb95ff875369479e523795bd3bcaa2ec742f.tar.gz gentoo-8db2fb95ff875369479e523795bd3bcaa2ec742f.tar.bz2 gentoo-8db2fb95ff875369479e523795bd3bcaa2ec742f.zip |
app-editors/qxmledit: amd64/x86 stable
Package-Manager: portage-2.3.0
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.9.4.ebuild b/app-editors/qxmledit/qxmledit-0.9.4.ebuild index ea977c5bc3a1..5b8ff49b2a38 100644 --- a/app-editors/qxmledit/qxmledit-0.9.4.ebuild +++ b/app-editors/qxmledit/qxmledit-0.9.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="qt5" DEPEND=" |