diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-17 17:01:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-17 17:01:18 +0100 |
commit | 6a4144b23461750525d83af82f740722a2e52552 (patch) | |
tree | 301ce87185b96d2168136e1345f45fcefce6c520 /dev-util | |
parent | media-sound/din: amd64 stable wrt bug #712946 (diff) | |
download | gentoo-6a4144b23461750525d83af82f740722a2e52552.tar.gz gentoo-6a4144b23461750525d83af82f740722a2e52552.tar.bz2 gentoo-6a4144b23461750525d83af82f740722a2e52552.zip |
dev-util/distro-info: amd64 stable wrt bug #712954
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/distro-info/distro-info-0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/distro-info/distro-info-0.22.ebuild b/dev-util/distro-info/distro-info-0.22.ebuild index 7e1a4d02db52..c9d42ef994d5 100644 --- a/dev-util/distro-info/distro-info-0.22.ebuild +++ b/dev-util/distro-info/distro-info-0.22.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="python test" RESTRICT="!test? ( test )" |