diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:39:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:39:05 +0200 |
commit | 96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97 (patch) | |
tree | 807608ca32f22ef747f1b3d4b4c7a85e7899acbb /dev-util/abi-dumper | |
parent | dev-util/abi-compliance-checker: amd64 stable wrt bug #807448 (diff) | |
download | gentoo-96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97.tar.gz gentoo-96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97.tar.bz2 gentoo-96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97.zip |
dev-util/abi-dumper: amd64 stable wrt bug #807448
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/abi-dumper')
-rw-r--r-- | dev-util/abi-dumper/abi-dumper-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/abi-dumper/abi-dumper-1.2.ebuild b/dev-util/abi-dumper/abi-dumper-1.2.ebuild index 954291e0ea90..bba3fa1eac1a 100644 --- a/dev-util/abi-dumper/abi-dumper-1.2.ebuild +++ b/dev-util/abi-dumper/abi-dumper-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/lvc/abi-dumper/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND} |