diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-29 01:37:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-29 01:37:18 +0000 |
| commit | e2fa0ed27b13eceadd83b8b0ccf35599a4a70500 (patch) | |
| tree | d835b3961565ccbff38ea5affb3e835271b9bd58 /dev-python/dbus-python | |
| parent | 7fe3453293d4827f82175e99b94222fd0175c0d9 (diff) | |
| download | baldeagleos-repo-e2fa0ed27b13eceadd83b8b0ccf35599a4a70500.tar.gz baldeagleos-repo-e2fa0ed27b13eceadd83b8b0ccf35599a4a70500.tar.xz baldeagleos-repo-e2fa0ed27b13eceadd83b8b0ccf35599a4a70500.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dbus-python')
| -rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.16-r1.ebuild b/dev-python/dbus-python/dbus-python-1.2.16-r1.ebuild index 9eac6c286f6b..b9ddcc55e361 100644 --- a/dev-python/dbus-python/dbus-python-1.2.16-r1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
