diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-03 17:24:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-03 17:24:29 +0000 |
commit | dfb2284a18476cca96ed48cbde633b6114cfb0d0 (patch) | |
tree | 8d0b5b671b59c5ccd3d83fc31fafd4b41b86bca0 /x11-misc/revelation/revelation-0.4.14.ebuild | |
parent | Initial commit wrt bug #132029. Thanks to Andy Gebauer, Vladimir, and everyon... (diff) | |
download | gentoo-2-dfb2284a18476cca96ed48cbde633b6114cfb0d0.tar.gz gentoo-2-dfb2284a18476cca96ed48cbde633b6114cfb0d0.tar.bz2 gentoo-2-dfb2284a18476cca96ed48cbde633b6114cfb0d0.zip |
Marking revelation-0.4.14 ppc for bug 421571
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/revelation/revelation-0.4.14.ebuild')
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/revelation/revelation-0.4.14.ebuild b/x11-misc/revelation/revelation-0.4.14.ebuild index 7706e4a329aa..cd9bfa2595cc 100644 --- a/x11-misc/revelation/revelation-0.4.14.ebuild +++ b/x11-misc/revelation/revelation-0.4.14.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/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.2 2012/07/03 11:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.3 2012/07/03 17:24:29 ranger Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/erikg/revelation/downloads/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="applet" RESTRICT="test" |