diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 02:58:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 02:58:11 +0000 |
commit | 256f536ffe3dab6f6c72f298c0c628911a2b561e (patch) | |
tree | 3f17afd1614ba3bb44f5877d7dbf519923a0464a /dev-perl/AtExit | |
parent | dev-perl/App-Cmd: Stabilize 0.334.0 amd64, #828147 (diff) | |
download | gentoo-256f536ffe3dab6f6c72f298c0c628911a2b561e.tar.gz gentoo-256f536ffe3dab6f6c72f298c0c628911a2b561e.tar.bz2 gentoo-256f536ffe3dab6f6c72f298c0c628911a2b561e.zip |
dev-perl/AtExit: Stabilize 2.50.0 amd64, #828148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/AtExit')
-rw-r--r-- | dev-perl/AtExit/AtExit-2.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/AtExit/AtExit-2.50.0.ebuild b/dev-perl/AtExit/AtExit-2.50.0.ebuild index 17169038cfa3..247955e1808a 100644 --- a/dev-perl/AtExit/AtExit-2.50.0.ebuild +++ b/dev-perl/AtExit/AtExit-2.50.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="atexit() function to register exit-callbacks" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" RDEPEND=" virtual/perl-Exporter |