commit: 21a5ad69d7d30436586013e69436413b7686aab4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 15:53:36 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 14:57:19 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=21a5ad69
kde-apps: Restore amd64/x86 stable as it was before cleanup
kde-apps/kde-wallpapers
kde-apps/okular
net-libs/libktorrent
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kde-wallpapers/kde-wallpapers-15.08.3.ebuild | 4 ++--
kde-apps/okular/okular-16.08.3.ebuild | 2 +-
kde-apps/okular/okular-4.14.3.ebuild | 2 +-
net-libs/libktorrent/libktorrent-1.3.1.ebuild | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/kde-apps/kde-wallpapers/kde-wallpapers-15.08.3.ebuild
b/kde-apps/kde-wallpapers/kde-wallpapers-15.08.3.ebuild
index 02f62bc6..f55cbc20 100644
--- a/kde-apps/kde-wallpapers/kde-wallpapers-15.08.3.ebuild
+++ b/kde-apps/kde-wallpapers/kde-wallpapers-15.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ KMNAME="kde-wallpapers"
inherit kde4-base
DESCRIPTION="KDE wallpapers"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="+minimal"
src_configure() {
diff --git a/kde-apps/okular/okular-16.08.3.ebuild
b/kde-apps/okular/okular-16.08.3.ebuild
index 2008ef83..f937ce79 100644
--- a/kde-apps/okular/okular-16.08.3.ebuild
+++ b/kde-apps/okular/okular-16.08.3.ebuild
@@ -12,7 +12,7 @@ inherit kde4-base
DESCRIPTION="Universal document viewer based on KPDF"
HOMEPAGE="https://okular.kde.org
https://www.kde.org/applications/graphics/okular"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="chm crypt debug djvu dpi ebook +jpeg mobi +postscript +pdf +tiff"
DEPEND="
diff --git a/kde-apps/okular/okular-4.14.3.ebuild
b/kde-apps/okular/okular-4.14.3.ebuild
index 4784d04a..3a038768 100644
--- a/kde-apps/okular/okular-4.14.3.ebuild
+++ b/kde-apps/okular/okular-4.14.3.ebuild
@@ -13,7 +13,7 @@ inherit kde4-base
DESCRIPTION="Universal document viewer based on KPDF by KDE"
HOMEPAGE="https://okular.kde.org
https://www.kde.org/applications/graphics/okular"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="chm crypt debug djvu dpi ebook +jpeg mobi +postscript +pdf +tiff"
DEPEND="
diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild
b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
index 4c8cf5bf..0985485f 100644
--- a/net-libs/libktorrent/libktorrent-1.3.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} != 9999* ]]; then
SRC_URI="http://deb.debian.org/debian/pool/main/libk/${PN}/${P/-/_}.orig.tar.bz2
-> ${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
VIRTUALX_REQUIRED="test"
inherit kde4-base