diff options
author | Sam James <sam@gentoo.org> | 2020-07-24 18:03:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-24 18:03:55 +0000 |
commit | 4b2d807eb7454fbb82a2ce0e96e3222b924d4e93 (patch) | |
tree | a08b14eeb4038f51f96cecd8bf467008f9061fdc /dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | |
parent | sys-devel/gcc: arm64 stable (bug #730906) (diff) | |
download | gentoo-4b2d807eb7454fbb82a2ce0e96e3222b924d4e93.tar.gz gentoo-4b2d807eb7454fbb82a2ce0e96e3222b924d4e93.tar.bz2 gentoo-4b2d807eb7454fbb82a2ce0e96e3222b924d4e93.zip |
dev-python/ndg-httpsclient: arm64 stable (bug #720552)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild')
-rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild index decab37558b2..76c4a0c1a03d 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${P/-/_}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" dev-python/pyaes[${PYTHON_USEDEP}] |