diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-06 15:19:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-06 15:19:10 +0300 |
commit | c9102883fcd0997d1dc3f0eeffc3298084078984 (patch) | |
tree | c541396bc7d5e675614e9aac4ae4775098cf83fa /dev-libs | |
parent | dev-libs/wayland: amd64 stable wrt bug #649316 (diff) | |
download | gentoo-c9102883fcd0997d1dc3f0eeffc3298084078984.tar.gz gentoo-c9102883fcd0997d1dc3f0eeffc3298084078984.tar.bz2 gentoo-c9102883fcd0997d1dc3f0eeffc3298084078984.zip |
dev-libs/wayland-protocols: amd64 stable wrt bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild index 4948be07ff86..2f67fca069fc 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild @@ -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" |