diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-12 01:38:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-12 01:38:18 +0000 |
| commit | 1c3ef609c76b7f3ddabc442fc53f787ef51a9aeb (patch) | |
| tree | a877cff83d2c1cb323508c7319289a888032374e /dev-python/pycollada | |
| parent | 8471530a05c65cece2b28365ef9189d63cfe325a (diff) | |
| download | baldeagleos-repo-1c3ef609c76b7f3ddabc442fc53f787ef51a9aeb.tar.gz baldeagleos-repo-1c3ef609c76b7f3ddabc442fc53f787ef51a9aeb.tar.xz baldeagleos-repo-1c3ef609c76b7f3ddabc442fc53f787ef51a9aeb.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pycollada')
| -rw-r--r-- | dev-python/pycollada/pycollada-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycollada/pycollada-0.7.2.ebuild b/dev-python/pycollada/pycollada-0.7.2.ebuild index e04f78417c8a..e95063f597d5 100644 --- a/dev-python/pycollada/pycollada-0.7.2.ebuild +++ b/dev-python/pycollada/pycollada-0.7.2.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="examples" RDEPEND=" |
