diff options
-rw-r--r-- | dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild index f024ba658f56..ff1806352c25 100644 --- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild +++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,8 @@ DIST_AUTHOR=JESSE DIST_VERSION=0.27 inherit perl-module -DESCRIPTION="A lightweight cache with timed expiration" +DESCRIPTION="Lightweight cache with timed expiration" + SLOT="0" KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~riscv sparc x86" |