diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-05 09:08:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-05 09:08:28 +0300 |
commit | cc60785b9466cc5b6d6d0a942850e182de1e0a21 (patch) | |
tree | 5eb9b32f183d1c262f5133ab87beeb0f994f3361 /dev-libs/wayland-protocols | |
parent | dev-libs/wayland: amd64 stable wrt bug #714896 (diff) | |
download | gentoo-cc60785b9466cc5b6d6d0a942850e182de1e0a21.tar.gz gentoo-cc60785b9466cc5b6d6d0a942850e182de1e0a21.tar.bz2 gentoo-cc60785b9466cc5b6d6d0a942850e182de1e0a21.zip |
dev-libs/wayland-protocols: amd64 stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild index 8eed22822b44..1d9a952e8cf9 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 autotools else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" fi LICENSE="MIT" |