commit: c578795283473da7484d4a492caff33056c04d34 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 05:21:23 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 05:22:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5787952
app-text/capyt: stabilize 1.1.1-r1 for ALLARCHES Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-text/capyt/capyt-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/capyt/capyt-1.1.1-r1.ebuild b/app-text/capyt/capyt-1.1.1-r1.ebuild index e63491ed27ad..6961b484ccf4 100644 --- a/app-text/capyt/capyt-1.1.1-r1.ebuild +++ b/app-text/capyt/capyt-1.1.1-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/lbatalha/capyt/archive/${MY_PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/requests[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}]"
