diff options
author | Johannes Huber <johu@gentoo.org> | 2017-06-14 21:09:46 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-06-14 21:10:40 +0200 |
commit | 372bbd1ca2af9ada5fe0755fb0affb9865d430af (patch) | |
tree | efd3ae1c39a3b415a4564c083aadf995493019fc /kde-apps/konsolepart | |
parent | kde-apps: Remove x86-linux keyword stray (diff) | |
download | gentoo-372bbd1ca2af9ada5fe0755fb0affb9865d430af.tar.gz gentoo-372bbd1ca2af9ada5fe0755fb0affb9865d430af.tar.bz2 gentoo-372bbd1ca2af9ada5fe0755fb0affb9865d430af.zip |
kde-apps: Remove amd64-linux keyword stray
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'kde-apps/konsolepart')
-rw-r--r-- | kde-apps/konsolepart/konsolepart-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild index e794d69ed6a3..8124f6387072 100644 --- a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild +++ b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild @@ -11,7 +11,7 @@ inherit kde4-base DESCRIPTION="X terminal kpart for use by konsole and other KDE applications" HOMEPAGE="https://www.kde.org/applications/system/konsole https://konsole.kde.org" -KEYWORDS="amd64 ~arm x86 ~amd64-linux" +KEYWORDS="amd64 ~arm x86" IUSE="debug" COMMONDEPEND=" |