diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-14 09:16:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-14 09:16:51 +0100 |
commit | 9270ce33fc874024b6f9b4b82fcfc15b166c99b5 (patch) | |
tree | 1c395aecfd38d3a15bf33a705b52eeb326fd0e1d /dev-python | |
parent | dev-python/eyeD3: keyworded 0.9.5 for ia64 (diff) | |
download | gentoo-9270ce33fc874024b6f9b4b82fcfc15b166c99b5.tar.gz gentoo-9270ce33fc874024b6f9b4b82fcfc15b166c99b5.tar.bz2 gentoo-9270ce33fc874024b6f9b4b82fcfc15b166c99b5.zip |
dev-python/deprecation: keyworded 2.1.0 for ia64
keyworded wrt bug #736519
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/deprecation/deprecation-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecation/deprecation-2.1.0.ebuild b/dev-python/deprecation/deprecation-2.1.0.ebuild index c1024b7ca1a3..6f0a706779f0 100644 --- a/dev-python/deprecation/deprecation-2.1.0.ebuild +++ b/dev-python/deprecation/deprecation-2.1.0.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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" |