diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-17 20:40:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-17 20:40:01 +0000 |
| commit | ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc (patch) | |
| tree | c1fa74571e10d570ae1bbfd8eb18634e33800147 /dev-python/python-telegram-bot | |
| parent | 1368c68052282b75d3a7fcf2c4b62e1b96e9387b (diff) | |
| download | srcux-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.tar.gz srcux-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.tar.xz srcux-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-telegram-bot')
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild index 2d41c89cf44a..ee612af7cd3e 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/python-telegram-bot/python-telegram-bot/archive/v${P LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/cachetools-5.3.1[${PYTHON_USEDEP}] diff --git a/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild index 812a811b0204..20c89be17ae5 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/python-telegram-bot/python-telegram-bot/archive/v${P LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/cachetools-5.3.3[${PYTHON_USEDEP}] diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild index 070b6794d5cb..ec31bcfdf437 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/python-telegram-bot/python-telegram-bot" else SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" fi LICENSE="LGPL-3" |
