diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-14 13:04:55 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-14 13:05:49 +0200 |
commit | 6d66935f3557c733c6b00210dd0392726d921bc7 (patch) | |
tree | 7b2c654534b9b89f06d97f44c8386f308559607c /dev-perl/Data-Diver | |
parent | dev-perl/Data-Buffer: Remove old (diff) | |
download | gentoo-6d66935f3557c733c6b00210dd0392726d921bc7.tar.gz gentoo-6d66935f3557c733c6b00210dd0392726d921bc7.tar.bz2 gentoo-6d66935f3557c733c6b00210dd0392726d921bc7.zip |
dev-perl/Data-Diver: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Diver')
-rw-r--r-- | dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild b/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild index 6b918ebf6c3c..f690928df187 100644 --- a/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild +++ b/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.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=7 @@ -13,4 +13,4 @@ DESCRIPTION="Simple, ad-hoc access to elements of deeply nested structures" # https://web.archive.org/web/20200806152714/https://github.com/TyeMcQueen/data-diver/issues/5 LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" |