summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-21 05:49:41 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-21 05:49:41 +0000
commit749d479dc66baf6033ee4277acde3bc037291e6a (patch)
tree72ff77ab538c525594e51a1b75d7f6bef2cd5c5d /dev-python/alabaster
parentsci-physics/lammps: Adding new version. (diff)
downloadgentoo-2-749d479dc66baf6033ee4277acde3bc037291e6a.tar.gz
gentoo-2-749d479dc66baf6033ee4277acde3bc037291e6a.tar.bz2
gentoo-2-749d479dc66baf6033ee4277acde3bc037291e6a.zip
Marked ~hppa (bug #543742).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/alabaster')
-rw-r--r--dev-python/alabaster/ChangeLog5
-rw-r--r--dev-python/alabaster/alabaster-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/alabaster/ChangeLog b/dev-python/alabaster/ChangeLog
index 33eabfc30143..9a81cc2c3a21 100644
--- a/dev-python/alabaster/ChangeLog
+++ b/dev-python/alabaster/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/alabaster
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.5 2015/03/20 03:42:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.6 2015/03/21 05:49:41 jer Exp $
+
+ 21 Mar 2015; Jeroen Roovers <jer@gentoo.org> alabaster-0.7.2.ebuild:
+ Marked ~hppa (bug #543742).
*alabaster-0.7.2 (20 Mar 2015)
diff --git a/dev-python/alabaster/alabaster-0.7.2.ebuild b/dev-python/alabaster/alabaster-0.7.2.ebuild
index 8cca5b2b6b6a..b444b7fdc690 100644
--- a/dev-python/alabaster/alabaster-0.7.2.ebuild
+++ b/dev-python/alabaster/alabaster-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v 1.1 2015/03/20 03:42:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v 1.2 2015/03/21 05:49:41 jer Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/bitprophet/alabaster"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
SLOT="0"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"