diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-30 18:00:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-30 18:00:47 +0000 |
| commit | c874e4eaf880eea2ed88c20ce3048680c904bc91 (patch) | |
| tree | 85a8e1ef4f28daa5cb2762e414ef0914f9b7c9a3 /dev-python/pbr | |
| parent | 3b3ef83efc816e0285bfc26d7a6d2128170fa89a (diff) | |
| download | baldeagleos-repo-c874e4eaf880eea2ed88c20ce3048680c904bc91.tar.gz baldeagleos-repo-c874e4eaf880eea2ed88c20ce3048680c904bc91.tar.xz baldeagleos-repo-c874e4eaf880eea2ed88c20ce3048680c904bc91.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pbr')
| -rw-r--r-- | dev-python/pbr/pbr-5.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pbr/pbr-5.8.0.ebuild b/dev-python/pbr/pbr-5.8.0.ebuild index 30cd5f7ba964..afa6a4fae04d 100644 --- a/dev-python/pbr/pbr-5.8.0.ebuild +++ b/dev-python/pbr/pbr-5.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" # git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and https://bugs.gentoo.org/show_bug.cgi?id=561038 # docutils is needed for sphinx exceptions... https://bugs.gentoo.org/show_bug.cgi?id=603848 |
