diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-20 00:31:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-20 00:31:47 +0000 |
| commit | f63ca02c615a685d3370026e9e9febd8717a3b5e (patch) | |
| tree | d2c8ab9b5c5323804bf22dc6fcb100fa2eada95c /dev-python/clang-python | |
| parent | fabeda808f54f896855adbfbb21e491e51ab9c82 (diff) | |
| download | baldeagleos-repo-f63ca02c615a685d3370026e9e9febd8717a3b5e.tar.gz baldeagleos-repo-f63ca02c615a685d3370026e9e9febd8717a3b5e.tar.xz baldeagleos-repo-f63ca02c615a685d3370026e9e9febd8717a3b5e.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/clang-python')
| -rw-r--r-- | dev-python/clang-python/clang-python-10.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-10.0.1.ebuild b/dev-python/clang-python/clang-python-10.0.1.ebuild index d8588387cb21..918e896e3ca1 100644 --- a/dev-python/clang-python/clang-python-10.0.1.ebuild +++ b/dev-python/clang-python/clang-python-10.0.1.ebuild @@ -13,7 +13,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |
