diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:42 +0200 |
commit | 7b566f9edfc359b136a052b204ffc63cfe1890f6 (patch) | |
tree | f1684d3a50105415d13a9829c7bba2b32d1a23dd | |
parent | net-misc/dropbox-cli: x86 stable wrt bug #850208 (diff) | |
download | gentoo-7b566f9edfc359b136a052b204ffc63cfe1890f6.tar.gz gentoo-7b566f9edfc359b136a052b204ffc63cfe1890f6.tar.bz2 gentoo-7b566f9edfc359b136a052b204ffc63cfe1890f6.zip |
app-portage/overlint: x86 stable wrt bug #850223
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-portage/overlint/overlint-0.5.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild b/app-portage/overlint/overlint-0.5.3-r3.ebuild index d7f54025e6ab..2af4a8c15b75 100644 --- a/app-portage/overlint/overlint-0.5.3-r3.ebuild +++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" |