diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 10:07:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 10:07:36 +0000 |
commit | 3ca09d8a41188674b34958fa8863035b7d767c08 (patch) | |
tree | 0f927a28c3ff9569c4c92e94096cb2c7d22b8ac3 /dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | |
parent | Stable for x86, wrt bug #507982 (diff) | |
download | gentoo-2-3ca09d8a41188674b34958fa8863035b7d767c08.tar.gz gentoo-2-3ca09d8a41188674b34958fa8863035b7d767c08.tar.bz2 gentoo-2-3ca09d8a41188674b34958fa8863035b7d767c08.zip |
Stable for x86, wrt bug #507982
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild')
-rw-r--r-- | dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index b7524d3ceb87..e5b8eb60bc35 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.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/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v 1.3 2014/04/19 10:05:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v 1.4 2014/04/19 10:07:36 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -14,5 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |