diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:15:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:18:49 +0000 |
commit | 3c27e30843c61c259c7463166cbe919146046c53 (patch) | |
tree | 1e2efae4bb1a5d2c22cb90ab2be83241162e94e3 /dev-libs/wayland-protocols | |
parent | dev-libs/libevdev: stable 1.6.0 for hppa, bug #675818 (diff) | |
download | gentoo-3c27e30843c61c259c7463166cbe919146046c53.tar.gz gentoo-3c27e30843c61c259c7463166cbe919146046c53.tar.bz2 gentoo-3c27e30843c61c259c7463166cbe919146046c53.zip |
dev-libs/wayland-protocols: stable 1.17 for hppa, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
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.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 b6d840ece807..9efc9bc40446 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" |