diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-17 10:47:25 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-17 10:47:25 +0100 |
commit | 649a92fedc8874c4f2be3ac0d284a697fe7031bc (patch) | |
tree | 073a0a55ae49930a1e0dd3529a6ffebf2cfa930a | |
parent | 89e56dc9c11a4a335ded84eccfdbd45752ba2761 (diff) |
dev-python/wget : add arm64 keyword
-rw-r--r-- | dev-python/wget/wget-2.2-r2.ebuild (renamed from dev-python/wget/wget-2.2-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wget/wget-2.2-r1.ebuild b/dev-python/wget/wget-2.2-r2.ebuild index 3a445781..6b311a04 100644 --- a/dev-python/wget/wget-2.2-r1.ebuild +++ b/dev-python/wget/wget-2.2-r2.ebuild @@ -14,7 +14,7 @@ EGIT_BRANCH="master" LICENSE="GPL" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 arm64" IUSE="" RDEPEND="" |