diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-22 16:04:12 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-22 16:04:12 +0000 |
commit | a7ab0b2cffe1d049b9adda518cc09c080d9fdcee (patch) | |
tree | b610e23df77256cc8f8507a788c4c4dff343c046 /media-libs | |
parent | Include dev-libs/libusbx:1 as secondary alternative. (diff) | |
download | historical-a7ab0b2cffe1d049b9adda518cc09c080d9fdcee.tar.gz historical-a7ab0b2cffe1d049b9adda518cc09c080d9fdcee.tar.bz2 historical-a7ab0b2cffe1d049b9adda518cc09c080d9fdcee.zip |
Add ~x86 wrt bug #413037
Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sratom/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sratom/sratom-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sratom/ChangeLog b/media-libs/sratom/ChangeLog index 7480f86e9b2e..2e38eff21939 100644 --- a/media-libs/sratom/ChangeLog +++ b/media-libs/sratom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sratom # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sratom/ChangeLog,v 1.3 2012/05/05 08:02:37 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sratom/ChangeLog,v 1.4 2012/05/22 16:04:12 johu Exp $ + + 22 May 2012; Johannes Huber <johu@gentoo.org> sratom-0.2.0.ebuild: + Add ~x86 wrt bug #413037 05 May 2012; Jeff Horelick <jdhore@gentoo.org> sratom-0.2.0.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/media-libs/sratom/sratom-0.2.0.ebuild b/media-libs/sratom/sratom-0.2.0.ebuild index 665ca8016eaa..788fc1ed8c4f 100644 --- a/media-libs/sratom/sratom-0.2.0.ebuild +++ b/media-libs/sratom/sratom-0.2.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/media-libs/sratom/sratom-0.2.0.ebuild,v 1.2 2012/05/05 08:02:37 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sratom/sratom-0.2.0.ebuild,v 1.3 2012/05/22 16:04:12 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc static-libs test" RDEPEND="media-libs/lv2 |