diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:44:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:44:12 +0200 |
commit | 48f97453205dc87a5b93b3d782246838198961de (patch) | |
tree | 7c02227b424c7e7987c82add70b92283dadc40fc /kde-frameworks/kpty | |
parent | kde-frameworks/kplotting: x86 stable (bug #667760) (diff) | |
download | gentoo-48f97453205dc87a5b93b3d782246838198961de.tar.gz gentoo-48f97453205dc87a5b93b3d782246838198961de.tar.bz2 gentoo-48f97453205dc87a5b93b3d782246838198961de.zip |
kde-frameworks/kpty: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/kpty')
-rw-r--r-- | kde-frameworks/kpty/kpty-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kpty/kpty-5.50.0.ebuild b/kde-frameworks/kpty/kpty-5.50.0.ebuild index 052e41e44cf6..da4097ec932a 100644 --- a/kde-frameworks/kpty/kpty-5.50.0.ebuild +++ b/kde-frameworks/kpty/kpty-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for pseudo terminal devices and running child processes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="" DEPEND=" |