diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 16:27:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 18:20:13 +0100 |
commit | 566762652fb2a1593d50967173fbe18824871935 (patch) | |
tree | baae3b1662c4aa61bdef1a86a094a95c44897a7b /dev-python/strict-rfc3339 | |
parent | dev-python/rfc3987: Tested on ~amd64-fbsd (diff) | |
download | gentoo-566762652fb2a1593d50967173fbe18824871935.tar.gz gentoo-566762652fb2a1593d50967173fbe18824871935.tar.bz2 gentoo-566762652fb2a1593d50967173fbe18824871935.zip |
dev-python/strict-rfc3339: keyword ~amd64-fbsd
Diffstat (limited to 'dev-python/strict-rfc3339')
-rw-r--r-- | dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild index e49ff748b2de..2c78f9b7b577 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.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-fbsd ~amd64-linux ~x86-linux" IUSE="" # Not shipped |