diff options
author | Johannes Huber <johu@gentoo.org> | 2014-04-17 00:43:46 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-04-17 00:43:46 +0000 |
commit | 2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8 (patch) | |
tree | fed1ce1b93af1d8f8c9929079d1da5428ca7a9bf /kde-base/kdepasswd | |
parent | Prosody requires newer luaexpat. (diff) | |
download | gentoo-2-2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8.tar.gz gentoo-2-2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8.tar.bz2 gentoo-2-2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8.zip |
Restore KEYWORDS for KDE SC 4.13.0
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 5e76c4504dcb..90076e40faa1 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.311 2014/04/16 18:25:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.312 2014/04/17 00:43:29 johu Exp $ + + 16 Apr 2014; Johannes Huber <johu@gentoo.org> kdepasswd-4.13.0.ebuild: + Restore KEYWORDS for KDE SC 4.13.0 *kdepasswd-4.13.0 (16 Apr 2014) diff --git a/kde-base/kdepasswd/kdepasswd-4.13.0.ebuild b/kde-base/kdepasswd/kdepasswd-4.13.0.ebuild index 93fedf844fc1..ddd6880ad785 100644 --- a/kde-base/kdepasswd/kdepasswd-4.13.0.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.13.0.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-base/kdepasswd/kdepasswd-4.13.0.ebuild,v 1.1 2014/04/16 18:25:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.13.0.ebuild,v 1.2 2014/04/17 00:43:29 johu Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |