diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-15 09:59:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-15 09:59:35 +0200 |
commit | df0c5533b5065d497a10707ef525fece2e0b6782 (patch) | |
tree | b0ea9cdd5a74f9e15dc2440dd00eb406a95666a1 /app-misc/detox | |
parent | sys-devel/gdb: amd64 stable wrt bug #813183 (diff) | |
download | gentoo-df0c5533b5065d497a10707ef525fece2e0b6782.tar.gz gentoo-df0c5533b5065d497a10707ef525fece2e0b6782.tar.bz2 gentoo-df0c5533b5065d497a10707ef525fece2e0b6782.zip |
app-misc/detox: amd64 stable wrt bug #813186
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/detox')
-rw-r--r-- | app-misc/detox/detox-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/detox/detox-1.4.5.ebuild b/app-misc/detox/detox-1.4.5.ebuild index 8966cb7d4b6d..5631d7283706 100644 --- a/app-misc/detox/detox-1.4.5.ebuild +++ b/app-misc/detox/detox-1.4.5.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND="!dev-python/detox" DEPEND="${RDEPEND}" |