diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:44:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:44:36 +0200 |
commit | 3bea351eef09dcf63e90113ad0f872295bcfe98d (patch) | |
tree | c91cf6a98229d45b7813cffa34829d070f2ccaf0 /app-portage | |
parent | net-misc/dropbox-cli: amd64 stable wrt bug #721408 (diff) | |
download | gentoo-3bea351eef09dcf63e90113ad0f872295bcfe98d.tar.gz gentoo-3bea351eef09dcf63e90113ad0f872295bcfe98d.tar.bz2 gentoo-3bea351eef09dcf63e90113ad0f872295bcfe98d.zip |
app-portage/overlint: amd64 stable wrt bug #721438
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/overlint/overlint-0.5.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild b/app-portage/overlint/overlint-0.5.3-r2.ebuild index d0962b7d2cca..a5feaf173edc 100644 --- a/app-portage/overlint/overlint-0.5.3-r2.ebuild +++ b/app-portage/overlint/overlint-0.5.3-r2.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}]" |