diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:58:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:14 +0100 |
commit | f9620fe9da0a114dff08330c4f79b3be8e46a1fd (patch) | |
tree | 4e8a8298c8029489f28fadf0b5481c15a781bec2 /dev-perl/Data-UUID | |
parent | dev-perl/Data-Perl: drop x86-macos (diff) | |
download | gentoo-f9620fe9da0a114dff08330c4f79b3be8e46a1fd.tar.gz gentoo-f9620fe9da0a114dff08330c4f79b3be8e46a1fd.tar.bz2 gentoo-f9620fe9da0a114dff08330c4f79b3be8e46a1fd.zip |
dev-perl/Data-UUID: 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/Data-UUID')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-1.221.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-1.221.0.ebuild b/dev-perl/Data-UUID/Data-UUID-1.221.0.ebuild index 42a71365481b..5607dde48a25 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.221.0.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.221.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Generate Globally/Universally Unique Identifiers (GUIDs/UUIDs)" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild b/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild index 41e3783082da..19f5dafd4863 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.226.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="Generate Globally/Universally Unique Identifiers (GUIDs/UUIDs)" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND=" virtual/perl-Digest-MD5 |