diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-05 09:06:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-05 09:06:16 +0200 |
commit | 49976b6fe7621241211dc9e366ff5368de2ff6ee (patch) | |
tree | c9db9b1341dd70881c80249c7ac333b21553351b /dev-util/dmake/dmake-4.13.1.ebuild | |
parent | net-p2p/nicotine+: amd64 stable wrt bug #849701 (diff) | |
download | gentoo-49976b6fe7621241211dc9e366ff5368de2ff6ee.tar.gz gentoo-49976b6fe7621241211dc9e366ff5368de2ff6ee.tar.bz2 gentoo-49976b6fe7621241211dc9e366ff5368de2ff6ee.zip |
dev-util/dmake: amd64 stable wrt bug #849734
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 'dev-util/dmake/dmake-4.13.1.ebuild')
-rw-r--r-- | dev-util/dmake/dmake-4.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dmake/dmake-4.13.1.ebuild b/dev-util/dmake/dmake-4.13.1.ebuild index 347a49b2a0e3..66b8bb3f5ef7 100644 --- a/dev-util/dmake/dmake-4.13.1.ebuild +++ b/dev-util/dmake/dmake-4.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |