diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 22:37:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:34 +0100 |
commit | 732931b5619d9a00b2112c49ca323eab4433a72e (patch) | |
tree | b79b44dd6e65fdea6f3f55d5f524481d9252522a /dev-libs/wayland-protocols | |
parent | dev-libs/libevdev: x86 stable (bug #675818) (diff) | |
download | gentoo-732931b5619d9a00b2112c49ca323eab4433a72e.tar.gz gentoo-732931b5619d9a00b2112c49ca323eab4433a72e.tar.bz2 gentoo-732931b5619d9a00b2112c49ca323eab4433a72e.zip |
dev-libs/wayland-protocols: x86 stable (bug #675818)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-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 a738ce710dc0..b6d840ece807 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" |