diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 02:14:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 02:25:38 +0100 |
commit | 71d46fba42ed5f0845e659d3d4f4d4f1b568caed (patch) | |
tree | 29a83e52a73782e35392840a150b9c61b00fd3a5 /kde-apps/kig | |
parent | dev-python/translate-toolkit: x86 stable (bug #703250) (diff) | |
download | gentoo-71d46fba42ed5f0845e659d3d4f4d4f1b568caed.tar.gz gentoo-71d46fba42ed5f0845e659d3d4f4d4f1b568caed.tar.bz2 gentoo-71d46fba42ed5f0845e659d3d4f4d4f1b568caed.zip |
kde-apps/kig: x86 stable (bug #703250)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-apps/kig')
-rw-r--r-- | kde-apps/kig/kig-19.08.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kig/kig-19.08.3-r1.ebuild b/kde-apps/kig/kig-19.08.3-r1.ebuild index 85958fef5962..ad13d7a384ed 100644 --- a/kde-apps/kig/kig-19.08.3-r1.ebuild +++ b/kde-apps/kig/kig-19.08.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ https://edu.kde.org/kig/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="geogebra scripting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |