diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:26:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:26:29 +0200 |
commit | c3ae3e730f593fd94e5ce79e60cfa16dc5894f85 (patch) | |
tree | 5bbf54d9cc5749dcd9f848aaaa4d287b7c6c43e3 /dev-libs/plasma-wayland-protocols | |
parent | app-portage/repoman: add pypy3 (diff) | |
download | gentoo-c3ae3e730f593fd94e5ce79e60cfa16dc5894f85.tar.gz gentoo-c3ae3e730f593fd94e5ce79e60cfa16dc5894f85.tar.bz2 gentoo-c3ae3e730f593fd94e5ce79e60cfa16dc5894f85.zip |
dev-libs/plasma-wayland-protocols: amd64 stable wrt bug #741861
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
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 d5505ca30efe..5f53496d7859 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" |