diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:57 +0100 |
commit | a66eb3fd1f4e8e1bee8b26001591fdb09a2c752a (patch) | |
tree | 5fb4230f818703773fbc1cdeba48af777d125da3 /dev-python/strict-rfc3339 | |
parent | sci-libs/cln: sparc stable wrt bug #693784 (diff) | |
download | gentoo-a66eb3fd1f4e8e1bee8b26001591fdb09a2c752a.tar.gz gentoo-a66eb3fd1f4e8e1bee8b26001591fdb09a2c752a.tar.bz2 gentoo-a66eb3fd1f4e8e1bee8b26001591fdb09a2c752a.zip |
dev-python/strict-rfc3339: sparc stable wrt bug #700616
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/strict-rfc3339')
-rw-r--r-- | dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild index 6cb22c9f14c5..fea953eddca8 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/danielrichman/${PN}/archive/version-${PV}.tar.gz -> SLOT="0" LICENSE="GPL-3+" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" |