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/python-telegram-bot-9999.ebuild | |
| parent | 1368c68052282b75d3a7fcf2c4b62e1b96e9387b (diff) | |
| download | baldeagleos-repo-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.tar.gz baldeagleos-repo-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.tar.xz baldeagleos-repo-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild')
| -rw-r--r-- | dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
