diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:40:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:40:59 +0000 |
commit | fef886dc5e0b10fc0fc5e791b3e24d099665eb74 (patch) | |
tree | e71b96c1b191935fd8f36025810a5f15f027fd84 /app-admin/passook/passook-20121001.ebuild | |
parent | Stable for x86, wrt bug #441044 (diff) | |
download | gentoo-2-fef886dc5e0b10fc0fc5e791b3e24d099665eb74.tar.gz gentoo-2-fef886dc5e0b10fc0fc5e791b3e24d099665eb74.tar.bz2 gentoo-2-fef886dc5e0b10fc0fc5e791b3e24d099665eb74.zip |
Stable for x86, wrt bug #441046
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/passook/passook-20121001.ebuild')
-rw-r--r-- | app-admin/passook/passook-20121001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/passook/passook-20121001.ebuild b/app-admin/passook/passook-20121001.ebuild index e99ed93a317b..f5d2809e17ef 100644 --- a/app-admin/passook/passook-20121001.ebuild +++ b/app-admin/passook/passook-20121001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-20121001.ebuild,v 1.3 2012/11/04 13:41:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-20121001.ebuild,v 1.4 2012/11/20 20:40:59 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="dev-lang/perl sys-apps/miscfiles" |