diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 22:55:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 23:03:32 +0200 |
commit | 5ace9930c5ba218f63cc11b8c485dbb54c957369 (patch) | |
tree | 65b1e603d925b15b9043857e58035404bd2baefa | |
parent | kde-plasma/plasma-thunderbolt: x86 keyworded (bug #727132) (diff) | |
download | gentoo-5ace9930c5ba218f63cc11b8c485dbb54c957369.tar.gz gentoo-5ace9930c5ba218f63cc11b8c485dbb54c957369.tar.bz2 gentoo-5ace9930c5ba218f63cc11b8c485dbb54c957369.zip |
kde-plasma/plasma-workspace: x86 keyworded (bug #727132)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | kde-plasma/plasma-workspace/plasma-workspace-5.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.19.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.19.1.ebuild index 2e209f5db3cb..f7be49afa76c 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.19.1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.19.1.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="KDE Plasma workspace" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="appstream +calendar geolocation gps qalculate qrcode +semantic-desktop systemd telemetry" REQUIRED_USE="gps? ( geolocation )" |