diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:44:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:44:29 +0000 |
commit | c383e08a475fdabfe12ab49729602ede951cda89 (patch) | |
tree | 6aeee79cb7c425c699e4e34aee0825c19ec92097 /dev-util/distro-info-data | |
parent | dev-ml/ocaml-doc: Stabilize 4.05 amd64, #828291 (diff) | |
download | gentoo-c383e08a475fdabfe12ab49729602ede951cda89.tar.gz gentoo-c383e08a475fdabfe12ab49729602ede951cda89.tar.bz2 gentoo-c383e08a475fdabfe12ab49729602ede951cda89.zip |
dev-util/distro-info-data: Stabilize 0.46 ALLARCHES, #828294
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/distro-info-data')
-rw-r--r-- | dev-util/distro-info-data/distro-info-data-0.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/distro-info-data/distro-info-data-0.46.ebuild b/dev-util/distro-info-data/distro-info-data-0.46.ebuild index 90e35a5ced78..eeed4b2b4c44 100644 --- a/dev-util/distro-info-data/distro-info-data-0.46.ebuild +++ b/dev-util/distro-info-data/distro-info-data-0.46.ebuild @@ -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 |