summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-03 17:31:48 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-03 17:31:48 +0300
commit4bff057f7f39c0069058212f2fd6fe1ec5bf0937 (patch)
treee2b61e45b2e9c9d9a8353ee49779755e53d3516a
parentdev-libs/wayland: amd64 stable wrt bug #668900 (diff)
downloadgentoo-4bff057f.tar.gz
gentoo-4bff057f.tar.bz2
gentoo-4bff057f.zip
dev-libs/wayland-protocols: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
index 4948be07ff86..165efcf87808 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/"
if [[ $PV != 9999* ]]; then
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi
LICENSE="MIT"