diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:52:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:52:19 +0100 |
commit | 402e86b65e99e5aaea8e4ff15d66b7869a193522 (patch) | |
tree | 1281beed0a76afdf3929b04c315628698e352a84 /dev-python/strict-rfc3339 | |
parent | dev-python/service_identity: x86 stable wrt bug #700612 (diff) | |
download | gentoo-402e86b65e99e5aaea8e4ff15d66b7869a193522.tar.gz gentoo-402e86b65e99e5aaea8e4ff15d66b7869a193522.tar.bz2 gentoo-402e86b65e99e5aaea8e4ff15d66b7869a193522.zip |
dev-python/strict-rfc3339: x86 stable wrt bug #700616
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 56b978ee0a59..6cb22c9f14c5 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}" |