diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-06 21:49:25 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-06 21:49:25 +0100 |
commit | 0dd9d46526afded04d394c2c71c5f950d785c3ad (patch) | |
tree | 8d7644d5301d97a626525b71ea13983dc04ad385 /dev-libs/wayland-protocols | |
parent | dev-libs/vala-common-0.34.9-r0: alpha stable (diff) | |
download | gentoo-0dd9d46526afded04d394c2c71c5f950d785c3ad.tar.gz gentoo-0dd9d46526afded04d394c2c71c5f950d785c3ad.tar.bz2 gentoo-0dd9d46526afded04d394c2c71c5f950d785c3ad.zip |
dev-libs/wayland-protocols-1.11-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635938
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild index 812ec429d95d..46b99b1aab32 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild @@ -19,7 +19,7 @@ if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" else 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" |