diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:37:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:42:53 +0100 |
commit | 51008fa9f5dca77565e13194f2034ee5f4ee6d3b (patch) | |
tree | e200cb94fbc057abf7a7a9c2e5ca38f175555208 /dev-libs | |
parent | dev-libs/libpqxx: x86 stable (bug #641128) (diff) | |
download | gentoo-51008fa9f5dca77565e13194f2034ee5f4ee6d3b.tar.gz gentoo-51008fa9f5dca77565e13194f2034ee5f4ee6d3b.tar.bz2 gentoo-51008fa9f5dca77565e13194f2034ee5f4ee6d3b.zip |
dev-libs/wayland-protocols: x86 stable (bug #641024)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-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 6b88d0973e85..e945a9bee27e 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" |