diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-12 18:26:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-12 18:26:40 +0000 |
commit | 124122f70ac04294512397fd2ac520440b13f92c (patch) | |
tree | ca306a8d1c9d4308add4f64999260fa74938c006 /dev-libs/wayland | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-124122f70ac04294512397fd2ac520440b13f92c.tar.gz gentoo-2-124122f70ac04294512397fd2ac520440b13f92c.tar.bz2 gentoo-2-124122f70ac04294512397fd2ac520440b13f92c.zip |
Marked ~hppa (bug #403015).
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/wayland/wayland-0.85.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/wayland/ChangeLog b/dev-libs/wayland/ChangeLog index 6e4f148300da..14a2fe273493 100644 --- a/dev-libs/wayland/ChangeLog +++ b/dev-libs/wayland/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/wayland # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.1 2012/02/10 17:15:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.2 2012/02/12 18:26:40 jer Exp $ + + 12 Feb 2012; Jeroen Roovers <jer@gentoo.org> wayland-0.85.0.ebuild: + Marked ~hppa (bug #403015). *wayland-0.85.0 (10 Feb 2012) diff --git a/dev-libs/wayland/wayland-0.85.0.ebuild b/dev-libs/wayland/wayland-0.85.0.ebuild index 0bcce7bb321d..ff876347689a 100644 --- a/dev-libs/wayland/wayland-0.85.0.ebuild +++ b/dev-libs/wayland/wayland-0.85.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-0.85.0.ebuild,v 1.1 2012/02/10 17:15:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-0.85.0.ebuild,v 1.2 2012/02/12 18:26:40 jer Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi LICENSE="CCPL-Attribution-ShareAlike-3.0 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="static-libs" RDEPEND="dev-libs/expat |