diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:16 +0100 |
commit | 92dce3cc1b184219a48e5505c3a1917b0deb249a (patch) | |
tree | 791bb414d1e6a32414531560237a343abe9741be /dev-util/distro-info-data | |
parent | dev-util/cloc: amd64/x86 stable (ALLARCHES policy) wrt bug #772104 (diff) | |
download | gentoo-92dce3cc1b184219a48e5505c3a1917b0deb249a.tar.gz gentoo-92dce3cc1b184219a48e5505c3a1917b0deb249a.tar.bz2 gentoo-92dce3cc1b184219a48e5505c3a1917b0deb249a.zip |
dev-util/distro-info-data: x86 stable wrt bug #772107
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/distro-info-data')
-rw-r--r-- | dev-util/distro-info-data/distro-info-data-0.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/distro-info-data/distro-info-data-0.42.ebuild b/dev-util/distro-info-data/distro-info-data-0.42.ebuild index 4f6c1b01a195..3d65225d5133 100644 --- a/dev-util/distro-info-data/distro-info-data-0.42.ebuild +++ b/dev-util/distro-info-data/distro-info-data-0.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" # Package provides only csv data and test script # written in python |