diff options
Diffstat (limited to 'kde-misc/kshutdown/kshutdown-3.2.ebuild')
-rw-r--r-- | kde-misc/kshutdown/kshutdown-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kshutdown/kshutdown-3.2.ebuild b/kde-misc/kshutdown/kshutdown-3.2.ebuild index 04541651cf9b..0e9ae803acbf 100644 --- a/kde-misc/kshutdown/kshutdown-3.2.ebuild +++ b/kde-misc/kshutdown/kshutdown-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kshutdown/kshutdown-3.2.ebuild,v 1.1 2014/02/25 09:20:02 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kshutdown/kshutdown-3.2.ebuild,v 1.2 2014/07/27 10:53:30 phajdan.jr Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug" DEPEND="app-arch/unzip" |