diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-29 11:22:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-29 11:49:53 +0200 |
commit | 2bbe0038f5bdede95c5329b3c2dd3189b7912df1 (patch) | |
tree | 327fe66a7cc631d5ecde0db046168c23bcbff05c /dev-python/strict-rfc3339 | |
parent | dev-python/strict-rfc3339: Mark ALLARCHES (diff) | |
download | gentoo-2bbe0038f5bdede95c5329b3c2dd3189b7912df1.tar.gz gentoo-2bbe0038f5bdede95c5329b3c2dd3189b7912df1.tar.bz2 gentoo-2bbe0038f5bdede95c5329b3c2dd3189b7912df1.zip |
dev-python/strict-rfc3339: Stabilize 0.7-r1 ALLARCHES
Closes: https://bugs.gentoo.org/700616
Signed-off-by: Michał Górny <mgorny@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 80278e636888..34b997cc3b1f 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild @@ -17,7 +17,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 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" |