diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:53:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:53:33 +0000 |
commit | abba7eb449df33c0e5bf891410536791e753b49f (patch) | |
tree | 938007e336c2beb67fcfad8ea36421eb27fc5e94 /x11-themes/skulpture/skulpture-0.2.4.ebuild | |
parent | Stable for x86, wrt bug #472986 (diff) | |
download | historical-abba7eb449df33c0e5bf891410536791e753b49f.tar.gz historical-abba7eb449df33c0e5bf891410536791e753b49f.tar.bz2 historical-abba7eb449df33c0e5bf891410536791e753b49f.zip |
Stable for x86, wrt bug #472986
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
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" |