summaryrefslogtreecommitdiff
path: root/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-08-17 20:40:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-08-17 20:40:01 +0000
commitba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc (patch)
treec1fa74571e10d570ae1bbfd8eb18634e33800147 /dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
parent1368c68052282b75d3a7fcf2c4b62e1b96e9387b (diff)
downloadbaldeagleos-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.ebuild4
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"