diff options
Diffstat (limited to 'x11-themes/skulpture/skulpture-0.2.4.ebuild')
-rw-r--r-- | x11-themes/skulpture/skulpture-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/skulpture/skulpture-0.2.4.ebuild b/x11-themes/skulpture/skulpture-0.2.4.ebuild index ae366204c90e..9624c7a1968e 100644 --- a/x11-themes/skulpture/skulpture-0.2.4.ebuild +++ b/x11-themes/skulpture/skulpture-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.4 2013/06/11 15:51:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.5 2013/06/11 15:53:33 ago Exp $ EAPI=4 @@ -12,5 +12,5 @@ SRC_URI="http://kde-look.org/CONTENT/content-files/59031-${P}.tar.gz" LICENSE="GPL-3" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" |