summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-05-23 10:56:38 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-05-23 10:56:38 +0200
commitd4250cf1584e3cc207ebb37c563518ed0fb468ec (patch)
tree44e4761fa6a173c71f45ee34d9130eb0b5fab28a /app-admin/python-updater/python-updater-0.14.ebuild
parentdev-php/ming-php-0.4.5-r0: add alpha keyword (diff)
downloadgentoo-d4250cf1584e3cc207ebb37c563518ed0fb468ec.tar.gz
gentoo-d4250cf1584e3cc207ebb37c563518ed0fb468ec.tar.bz2
gentoo-d4250cf1584e3cc207ebb37c563518ed0fb468ec.zip
app-admin/python-updater-0.14-r0: add alpha keyword
Gentoo-Bug: 547328 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-admin/python-updater/python-updater-0.14.ebuild')
-rw-r--r--app-admin/python-updater/python-updater-0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.14.ebuild b/app-admin/python-updater/python-updater-0.14.ebuild
index 46d2e5b41483..25796b364430 100644
--- a/app-admin/python-updater/python-updater-0.14.ebuild
+++ b/app-admin/python-updater/python-updater-0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"