diff options
author | 2014-08-13 17:17:11 +0000 | |
---|---|---|
committer | 2014-08-13 17:17:11 +0000 | |
commit | 9668a9ac8fc9d216a661878191365df688243755 (patch) | |
tree | ffb74d0966a9ffa4485039e2218fe341c5866339 /dev-libs/wayland/wayland-1.5.0.ebuild | |
parent | Keyword ~ppc and ~ppc64, bug #503094 (diff) | |
download | historical-9668a9ac8fc9d216a661878191365df688243755.tar.gz historical-9668a9ac8fc9d216a661878191365df688243755.tar.bz2 historical-9668a9ac8fc9d216a661878191365df688243755.zip |
Add ~m68k/~s390/~sh/~sparc wrt #403015
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'dev-libs/wayland/wayland-1.5.0.ebuild')
-rw-r--r-- | dev-libs/wayland/wayland-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-1.5.0.ebuild b/dev-libs/wayland/wayland-1.5.0.ebuild index 64e500552e05..1851a525baca 100644 --- a/dev-libs/wayland/wayland-1.5.0.ebuild +++ b/dev-libs/wayland/wayland-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.5.0.ebuild,v 1.2 2014/06/18 19:18:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.5.0.ebuild,v 1.3 2014/08/13 17:16:56 armin76 Exp $ EAPI=5 @@ -24,7 +24,7 @@ fi LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc static-libs" RDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] |