diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:26:20 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:48:30 +0900 |
commit | da6d69e6ffbf9c1ae6eca639dea19951edf013cf (patch) | |
tree | b3985c8575bae7eb2fb3b2aec641f314722eb209 /kde-frameworks/kpty | |
parent | kde-frameworks/khtml: amd64 stable (diff) | |
download | gentoo-da6d69e6ffbf9c1ae6eca639dea19951edf013cf.tar.gz gentoo-da6d69e6ffbf9c1ae6eca639dea19951edf013cf.tar.bz2 gentoo-da6d69e6ffbf9c1ae6eca639dea19951edf013cf.zip |
kde-frameworks/kpty: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kpty')
-rw-r--r-- | kde-frameworks/kpty/kpty-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kpty/kpty-5.29.0.ebuild b/kde-frameworks/kpty/kpty-5.29.0.ebuild index 7c64bc4ee928..b14d2c33cb6a 100644 --- a/kde-frameworks/kpty/kpty-5.29.0.ebuild +++ b/kde-frameworks/kpty/kpty-5.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for pseudo terminal devices and running child processes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" DEPEND=" |