diff options
author | Ben Kohler <bkohler@gentoo.org> | 2018-09-25 06:37:02 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2018-09-25 06:37:02 -0500 |
commit | 9d8a1065e1272d4372b6084c95944e22d5fd0422 (patch) | |
tree | ea957aea84fd0d504b6040ce51fe0ad8d0b431f3 /dev-util/catalyst | |
parent | dev-python/pydecomp: Stabilize 0.3 for sparc also (diff) | |
download | gentoo-9d8a1065e1272d4372b6084c95944e22d5fd0422.tar.gz gentoo-9d8a1065e1272d4372b6084c95944e22d5fd0422.tar.bz2 gentoo-9d8a1065e1272d4372b6084c95944e22d5fd0422.zip |
dev-util/catalyst: 3.0.2-r1 stable on sparc
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r-- | dev-util/catalyst/catalyst-3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-3.0.2-r1.ebuild b/dev-util/catalyst/catalyst-3.0.2-r1.ebuild index 74acf27f4ce1..5e5de2a1b169 100644 --- a/dev-util/catalyst/catalyst-3.0.2-r1.ebuild +++ b/dev-util/catalyst/catalyst-3.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ else https://dev.gentoo.org/~dolsen/releases/catalyst/${P}.tar.bz2 https://dev.gentoo.org/~jmbsvicetto/distfiles/${P}.tar.bz2 https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" fi PYTHON_COMPAT=( python{3_4,3_5,3_6} ) |