summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 02:00:57 +0000
committerSam James <sam@gentoo.org>2021-05-15 02:00:57 +0000
commit43e6fd5ff63786e962f9da9f0a168e43d676c69d (patch)
tree39d9b67b821bef40040c72287293cf156f2cd6c7 /dev-perl/Data-ObjectDriver
parentmedia-video/pitivi: Stabilize 0.999-r4 amd64, #790242 (diff)
downloadgentoo-43e6fd5ff63786e962f9da9f0a168e43d676c69d.tar.gz
gentoo-43e6fd5ff63786e962f9da9f0a168e43d676c69d.tar.bz2
gentoo-43e6fd5ff63786e962f9da9f0a168e43d676c69d.zip
dev-perl/Data-ObjectDriver: Stabilize 0.200.0 amd64, #790278
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Data-ObjectDriver')
-rw-r--r--dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.200.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.200.0.ebuild b/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.200.0.ebuild
index 556b7d1b3869..812a9b48569b 100644
--- a/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.200.0.ebuild
+++ b/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.200.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple, transparent data interface, with caching"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"