diff options
author | 2019-01-27 21:10:39 -0800 | |
---|---|---|
committer | 2019-01-27 21:10:39 -0800 | |
commit | 29067824dce613832d81c12c48bc06004a7dbae7 (patch) | |
tree | 5477aaf0d5d697a5a5412a2fe98b108506d39d3b | |
parent | dev-libs/libevdev-1.6.0: alpha stable, bug 675818 (diff) | |
download | gentoo-29067824dce613832d81c12c48bc06004a7dbae7.tar.gz gentoo-29067824dce613832d81c12c48bc06004a7dbae7.tar.bz2 gentoo-29067824dce613832d81c12c48bc06004a7dbae7.zip |
dev-libs/wayland-protocols-1.17: alpha stable, bug 675818
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild index 98a38e52d785..53b286d6c4e0 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.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" |