diff options
author | Sam James <sam@gentoo.org> | 2021-09-25 20:54:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-25 20:54:05 +0100 |
commit | 44ff534f663be016f2b51388454bd32c4853f4b3 (patch) | |
tree | 5c6bb8a777d74a0a63e537faea4a207da7685721 /dev-python/dicttoxml | |
parent | dev-python/colorlog: Stabilize 6.4.1 ALLARCHES, #814689 (diff) | |
download | gentoo-44ff534f663be016f2b51388454bd32c4853f4b3.tar.gz gentoo-44ff534f663be016f2b51388454bd32c4853f4b3.tar.bz2 gentoo-44ff534f663be016f2b51388454bd32c4853f4b3.zip |
dev-python/dicttoxml: Stabilize 1.7.4-r2 amd64, #814692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dicttoxml')
-rw-r--r-- | dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild b/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild index a6882bd19034..960efd4df9c6 100644 --- a/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild +++ b/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" PATCHES=( # https://github.com/quandyfactory/dicttoxml/pull/73/files |