diff options
author | 2012-04-26 14:54:37 +0000 | |
---|---|---|
committer | 2012-04-26 14:54:37 +0000 | |
commit | 6445cb08e54a4a1ef6b89ba4935a2e98a70a3cb0 (patch) | |
tree | 185c41fc8414cc4c4d25138f6ac62d28bee4330b /app-admin/python-updater/python-updater-0.10-r2.ebuild | |
parent | mask eselect[doc] (diff) | |
download | gentoo-2-6445cb08e54a4a1ef6b89ba4935a2e98a70a3cb0.tar.gz gentoo-2-6445cb08e54a4a1ef6b89ba4935a2e98a70a3cb0.tar.bz2 gentoo-2-6445cb08e54a4a1ef6b89ba4935a2e98a70a3cb0.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/python-updater/python-updater-0.10-r2.ebuild')
-rw-r--r-- | app-admin/python-updater/python-updater-0.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.10-r2.ebuild b/app-admin/python-updater/python-updater-0.10-r2.ebuild index 399327d91b4a..1f2a10afca0c 100644 --- a/app-admin/python-updater/python-updater-0.10-r2.ebuild +++ b/app-admin/python-updater/python-updater-0.10-r2.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/python-updater/python-updater-0.10-r2.ebuild,v 1.1 2012/03/03 18:05:31 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.10-r2.ebuild,v 1.2 2012/04/26 14:54:37 aballier Exp $ inherit eutils @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="$([[ "${PV}" == "9999" ]] && echo "sys-apps/help2man")" |