diff options
-rw-r--r-- | kde-frameworks/kpty/kpty-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kpty/kpty-5.77.0.ebuild b/kde-frameworks/kpty/kpty-5.77.0.ebuild index 11aa24e729ea..fe9c6b607d0b 100644 --- a/kde-frameworks/kpty/kpty-5.77.0.ebuild +++ b/kde-frameworks/kpty/kpty-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit ecm kde.org DESCRIPTION="Framework for pseudo terminal devices and running child processes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="" DEPEND=" |