diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:04:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:12 +0100 |
commit | 9a828678d35ff520a89b063e0b81c914b41ee399 (patch) | |
tree | 3682af3a8a8aa2d65268b69cf78afdbd2ca22694 /dev-python/curtsies | |
parent | dev-python/croniter: amd64/x86 stable (ALLARCHES policy) wrt bug #772449 (diff) | |
download | gentoo-9a828678d35ff520a89b063e0b81c914b41ee399.tar.gz gentoo-9a828678d35ff520a89b063e0b81c914b41ee399.tar.bz2 gentoo-9a828678d35ff520a89b063e0b81c914b41ee399.zip |
dev-python/curtsies: x86 stable wrt bug #772452
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/curtsies')
-rw-r--r-- | dev-python/curtsies/curtsies-0.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/curtsies/curtsies-0.3.5.ebuild b/dev-python/curtsies/curtsies-0.3.5.ebuild index 234472088a99..9fcda5d9ceb9 100644 --- a/dev-python/curtsies/curtsies-0.3.5.ebuild +++ b/dev-python/curtsies/curtsies-0.3.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/blessings-1.5[${PYTHON_USEDEP}] |