diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 09:09:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 09:09:21 +0200 |
commit | 6b968371e67df5c9233df0184785bf43547ac422 (patch) | |
tree | 3a4eb8c158c43196abaca559631d089f5e13fdcf /app-misc/broot | |
parent | dev-python/unittest-or-fail: Stabilize 2 ALLARCHES, #848684 (diff) | |
download | gentoo-6b968371e67df5c9233df0184785bf43547ac422.tar.gz gentoo-6b968371e67df5c9233df0184785bf43547ac422.tar.bz2 gentoo-6b968371e67df5c9233df0184785bf43547ac422.zip |
app-misc/broot: amd64 stable wrt bug #835403
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/broot')
-rw-r--r-- | app-misc/broot/broot-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.11.1.ebuild b/app-misc/broot/broot-1.11.1.ebuild index e6ad220fd637..6961b5320bd7 100644 --- a/app-misc/broot/broot-1.11.1.ebuild +++ b/app-misc/broot/broot-1.11.1.ebuild @@ -224,7 +224,7 @@ SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="X" RDEPEND=" |