diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-08 07:13:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-08 07:13:47 +0000 |
| commit | a6a2723d14d4f75c9ff0ca130d38adb96945ada5 (patch) | |
| tree | ace138fb5a1eb1ee0988577ad0689b2c01c3dabd /dev-python/dasbus | |
| parent | 63cc2c766bddbc62e012b702853544b13e1d9612 (diff) | |
| download | baldeagleos-repo-a6a2723d14d4f75c9ff0ca130d38adb96945ada5.tar.gz baldeagleos-repo-a6a2723d14d4f75c9ff0ca130d38adb96945ada5.tar.xz baldeagleos-repo-a6a2723d14d4f75c9ff0ca130d38adb96945ada5.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dasbus')
| -rw-r--r-- | dev-python/dasbus/dasbus-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dasbus/dasbus-1.7.ebuild b/dev-python/dasbus/dasbus-1.7.ebuild index 9d0bc0b9076a..36f8f900ab1a 100644 --- a/dev-python/dasbus/dasbus-1.7.ebuild +++ b/dev-python/dasbus/dasbus-1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dasbus-project/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc" RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" |
