diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:50:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:50:16 +0100 |
commit | 005d1e2438f6e811802caeee8938b36777fbf4ec (patch) | |
tree | 7da01d47467f2a42906bb9cce1c03113db024566 /dev-libs | |
parent | dev-libs/libwacom: sparc stable wrt bug #611056 (diff) | |
download | gentoo-005d1e2438f6e811802caeee8938b36777fbf4ec.tar.gz gentoo-005d1e2438f6e811802caeee8938b36777fbf4ec.tar.bz2 gentoo-005d1e2438f6e811802caeee8938b36777fbf4ec.zip |
dev-libs/wayland: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.12.0.ebuild b/dev-libs/wayland/wayland-1.12.0.ebuild index 7c55f0913e9d..24e875c19639 100644 --- a/dev-libs/wayland/wayland-1.12.0.ebuild +++ b/dev-libs/wayland/wayland-1.12.0.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 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" + KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" fi LICENSE="MIT" |