diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-09 17:52:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-09 17:52:29 +0100 |
commit | ff738844e4b59fbeecbf120e875c15ff40370f9f (patch) | |
tree | 1b3197faf506d6f25ee766a65087d7602bedfced /dev-python/deprecation | |
parent | www-servers/apache: stable 2.4.46 for hppa (diff) | |
download | gentoo-ff738844e4b59fbeecbf120e875c15ff40370f9f.tar.gz gentoo-ff738844e4b59fbeecbf120e875c15ff40370f9f.tar.bz2 gentoo-ff738844e4b59fbeecbf120e875c15ff40370f9f.zip |
dev-python/deprecation: keyworded 2.0.7 for ia64
keyworded wrt bug #736519
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/deprecation')
-rw-r--r-- | dev-python/deprecation/deprecation-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecation/deprecation-2.0.7.ebuild b/dev-python/deprecation/deprecation-2.0.7.ebuild index e60bd8935988..029bb0494dad 100644 --- a/dev-python/deprecation/deprecation-2.0.7.ebuild +++ b/dev-python/deprecation/deprecation-2.0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ia64 x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" |