dev-libs/wayland-1.13.0-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Sun, 4 Jun 2017 19:20:12 +0000 (21:20 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sun, 4 Jun 2017 19:20:12 +0000 (21:20 +0200)
Gentoo-Bug: 620234

dev-libs/wayland/wayland-1.13.0.ebuild

index bb9b1ab1cede4635808480c3b0662040183d517c..5da4ef57104cfeaa72c9c8c26054d3a720561335 100644 (file)
@@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
        SRC_URI=""
 else
        SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
-       KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+       KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="MIT"