diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:43:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:45:11 +0100 |
commit | 5b798916a10e50b8d99459a3e93cd5a03a54cbba (patch) | |
tree | 4bf11423452fc2d41390dcd6de17064649401916 /dev-libs | |
parent | dev-libs/libinput: stable 1.14.1 for hppa, bug #694734 (diff) | |
download | gentoo-5b798916a10e50b8d99459a3e93cd5a03a54cbba.tar.gz gentoo-5b798916a10e50b8d99459a3e93cd5a03a54cbba.tar.bz2 gentoo-5b798916a10e50b8d99459a3e93cd5a03a54cbba.zip |
dev-libs/wayland-protocols: stable 1.18 for hppa, bug #694734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild index 85634ab1144b..27c304558373 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 autotools 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" |