diff options
Diffstat (limited to 'x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild')
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild index cfe10e243023..34855ac54746 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.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-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild,v 1.3 2012/11/23 19:39:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.1.ebuild,v 1.4 2012/12/10 16:13:41 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk" SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" SLOT="2" IUSE="debug doc" |