diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-19 00:39:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-19 00:39:21 +0000 |
| commit | f3fe9bbe48319d597cf4d19fbb5135c30f45199d (patch) | |
| tree | a1f463b99bcfb78716987fcff8dfa3baa0d9ef9b /dev-python/executing | |
| parent | e8da20ff4dc28a5a17a025894933de6dac4c4f90 (diff) | |
| download | baldeagleos-repo-f3fe9bbe48319d597cf4d19fbb5135c30f45199d.tar.gz baldeagleos-repo-f3fe9bbe48319d597cf4d19fbb5135c30f45199d.tar.xz baldeagleos-repo-f3fe9bbe48319d597cf4d19fbb5135c30f45199d.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/executing')
| -rw-r--r-- | dev-python/executing/executing-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/executing/executing-0.5.4.ebuild b/dev-python/executing/executing-0.5.4.ebuild index a8c5904967b8..e568eb854029 100644 --- a/dev-python/executing/executing-0.5.4.ebuild +++ b/dev-python/executing/executing-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" # asttokens is optional runtime dep BDEPEND=" |
