diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 03:45:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 03:56:37 +0300 |
commit | b7eced702e42a6f2bac500d7b17718484046a94a (patch) | |
tree | 76a4220ba79322a19a828675764bec7298e66847 /dev-libs | |
parent | dev-libs/libpthread-stubs: amd64 stable wrt bug #664002 (diff) | |
download | gentoo-b7eced702e42a6f2bac500d7b17718484046a94a.tar.gz gentoo-b7eced702e42a6f2bac500d7b17718484046a94a.tar.bz2 gentoo-b7eced702e42a6f2bac500d7b17718484046a94a.zip |
dev-libs/wayland: amd64 stable wrt bug #664002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.15.0.ebuild b/dev-libs/wayland/wayland-1.15.0.ebuild index f61983c572e6..f49312529691 100644 --- a/dev-libs/wayland/wayland-1.15.0.ebuild +++ b/dev-libs/wayland/wayland-1.15.0.ebuild @@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then SRC_URI="" 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" |