diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:00:38 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:15 +0100 |
commit | f574625c0bb1c68de56a08e866f233a5e7dcb4d8 (patch) | |
tree | 672504736b564376bac47eee3c803c9e0d78991a /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/DateTime-Format-Mail: drop x86-macos (diff) | |
download | gentoo-f574625c0bb1c68de56a08e866f233a5e7dcb4d8.tar.gz gentoo-f574625c0bb1c68de56a08e866f233a5e7dcb4d8.tar.bz2 gentoo-f574625c0bb1c68de56a08e866f233a5e7dcb4d8.zip |
dev-perl/DateTime-Format-Strptime: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild index 72532df1930c..96f6effc61b8 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.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=6 @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild index 480b71d2e68f..f601cacdeae6 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.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 @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |