diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:01:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:06:42 +0200 |
commit | 78934ece30061724340f869eda1e2552c9eb66c8 (patch) | |
tree | 90415999d800e55634245bbd77cdb0e1c076f132 | |
parent | dev-perl/DateTime-Set: x86 stable (bug #791502) (diff) | |
download | gentoo-78934ece30061724340f869eda1e2552c9eb66c8.tar.gz gentoo-78934ece30061724340f869eda1e2552c9eb66c8.tar.bz2 gentoo-78934ece30061724340f869eda1e2552c9eb66c8.zip |
dev-perl/DateTime-Event-Recurrence: x86 stable (bug #791502)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-perl/DateTime-Event-Recurrence/DateTime-Event-Recurrence-0.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Event-Recurrence/DateTime-Event-Recurrence-0.190.0.ebuild b/dev-perl/DateTime-Event-Recurrence/DateTime-Event-Recurrence-0.190.0.ebuild index 3c4207a0ce8d..c9166b36e023 100644 --- a/dev-perl/DateTime-Event-Recurrence/DateTime-Event-Recurrence-0.190.0.ebuild +++ b/dev-perl/DateTime-Event-Recurrence/DateTime-Event-Recurrence-0.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="DateTime::Set extension for create basic recurrence sets" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=" |