diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-20 17:13:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-20 18:04:49 +0100 |
commit | e9ee8975276e2a8038dc9e49d97ffedbb4130344 (patch) | |
tree | 5938ca2e33a0c09f0bc504437d53112149290649 /dev-libs/wayland-protocols | |
parent | dev-libs/wayland: stable 1.18.0 for hppa, bug #714896 (diff) | |
download | gentoo-e9ee8975276e2a8038dc9e49d97ffedbb4130344.tar.gz gentoo-e9ee8975276e2a8038dc9e49d97ffedbb4130344.tar.bz2 gentoo-e9ee8975276e2a8038dc9e49d97ffedbb4130344.zip |
dev-libs/wayland-protocols: stable 1.20 for hppa, bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild index b18cbaf811c6..398ec9d1527b 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.20.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 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" fi LICENSE="MIT" |