diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 00:22:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 00:30:47 +0100 |
commit | 1292b077e6fa181b357301f703d61560e20c82fb (patch) | |
tree | 09aaad430e09a0b2e199c290de22c138444ad214 /dev-libs/gf-complete | |
parent | dev-python/flask-cors: x86 stable (bug #743646) (diff) | |
download | gentoo-1292b077e6fa181b357301f703d61560e20c82fb.tar.gz gentoo-1292b077e6fa181b357301f703d61560e20c82fb.tar.bz2 gentoo-1292b077e6fa181b357301f703d61560e20c82fb.zip |
dev-libs/gf-complete: x86 stable (bug #757993)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/gf-complete')
-rw-r--r-- | dev-libs/gf-complete/gf-complete-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gf-complete/gf-complete-2.0.0-r1.ebuild b/dev-libs/gf-complete/gf-complete-2.0.0-r1.ebuild index 5f56086483b3..a4e5983dfb82 100644 --- a/dev-libs/gf-complete/gf-complete-2.0.0-r1.ebuild +++ b/dev-libs/gf-complete/gf-complete-2.0.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}.git" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="" DEPEND="" |