summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-03 20:37:20 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-03 20:37:20 +0300
commitb09129841eae4d45ae9aa0b4aece5f5a4fabd281 (patch)
tree4751a81abf9b69dc357cd0cbcc813acdb3f177d1 /dev-perl
parentdev-db/unixODBC: amd64 stable wrt bug #641282 (diff)
downloadgentoo-b09129841eae4d45ae9aa0b4aece5f5a4fabd281.tar.gz
gentoo-b09129841eae4d45ae9aa0b4aece5f5a4fabd281.tar.bz2
gentoo-b09129841eae4d45ae9aa0b4aece5f5a4fabd281.zip
dev-perl/DBIx-Safe: amd64 stable wrt bug #641158
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild
index 47847f331afc..97eeb2d142a6 100644
--- a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild
+++ b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module eutils
DESCRIPTION="Safer access to your database through a DBI database handle"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
LICENSE="BSD-2"