diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 15:36:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 15:36:23 +0000 |
commit | 040a6410a1a33709f756bd18bea2bcc0686e9f54 (patch) | |
tree | 82fc2d746582642c076aec43e2eaec9ca2e61f9f /kde-base/amor/amor-4.7.4.ebuild | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-040a6410a1a33709f756bd18bea2bcc0686e9f54.tar.gz gentoo-2-040a6410a1a33709f756bd18bea2bcc0686e9f54.tar.bz2 gentoo-2-040a6410a1a33709f756bd18bea2bcc0686e9f54.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/amor/amor-4.7.4.ebuild')
-rw-r--r-- | kde-base/amor/amor-4.7.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/amor/amor-4.7.4.ebuild b/kde-base/amor/amor-4.7.4.ebuild index fd9edc4d026f..0325888d59cd 100644 --- a/kde-base/amor/amor-4.7.4.ebuild +++ b/kde-base/amor/amor-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.7.4.ebuild,v 1.1 2011/12/11 18:52:14 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.7.4.ebuild,v 1.2 2012/01/09 15:36:23 phajdan.jr Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |