diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-05 09:09:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-05 09:09:06 +0200 |
commit | bfc8d6fb2a54452f780ed74a351b8b210c983cfc (patch) | |
tree | 93843ba7c8287cb1074e970b546f15fa0ad1c63e /dev-util/dmake | |
parent | net-p2p/nicotine+: x86 stable wrt bug #849701 (diff) | |
download | gentoo-bfc8d6fb2a54452f780ed74a351b8b210c983cfc.tar.gz gentoo-bfc8d6fb2a54452f780ed74a351b8b210c983cfc.tar.bz2 gentoo-bfc8d6fb2a54452f780ed74a351b8b210c983cfc.zip |
dev-util/dmake: x86 stable wrt bug #849734
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/dmake')
-rw-r--r-- | dev-util/dmake/dmake-4.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/dmake/dmake-4.13.1.ebuild b/dev-util/dmake/dmake-4.13.1.ebuild index 2464f5266f1e..7f1f0cc92563 100644 --- a/dev-util/dmake/dmake-4.13.1.ebuild +++ b/dev-util/dmake/dmake-4.13.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/jimjag/${PN}/archive/v${PV}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" BDEPEND=" app-arch/unzip |