diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-25 12:26:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-25 12:26:57 +0000 |
| commit | 88f295a4ae91b8aa2c73228a787cd66b244cf0ec (patch) | |
| tree | 97ea67fac2a8fc594c1c15f02ce80c5bfcfd344b /dev-python/aiohttp | |
| parent | c4b2852dfb6a59efd831cd63e7c8a0d13bc605f8 (diff) | |
| download | baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.tar.gz baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.tar.xz baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/aiohttp')
| -rw-r--r-- | dev-python/aiohttp/aiohttp-3.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.6.2.ebuild b/dev-python/aiohttp/aiohttp-3.6.2.ebuild index 1eafebec3013..7def95178803 100644 --- a/dev-python/aiohttp/aiohttp-3.6.2.ebuild +++ b/dev-python/aiohttp/aiohttp-3.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |
