diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:56:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:56:24 +0200 |
commit | 4506f00a2e2e8daf7c97d81c13ac5514a10c2e5e (patch) | |
tree | 4e45931da6bc762422e1b192a2c850bad8c79382 /dev-libs/plasma-wayland-protocols | |
parent | x11-misc/xsettingsd: amd64 stable wrt bug #741861 (diff) | |
download | gentoo-4506f00a2e2e8daf7c97d81c13ac5514a10c2e5e.tar.gz gentoo-4506f00a2e2e8daf7c97d81c13ac5514a10c2e5e.tar.bz2 gentoo-4506f00a2e2e8daf7c97d81c13ac5514a10c2e5e.zip |
dev-libs/plasma-wayland-protocols: x86 stable wrt bug #741861
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/plasma-wayland-protocols')
-rw-r--r-- | dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.1.1.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.1.1.ebuild index 5f53496d7859..694cf3233f0a 100644 --- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.1.1.ebuild +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.1.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi LICENSE="LGPL-2.1" |