diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:28:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:40:53 +0100 |
commit | 10091fa78569fad8558a757365d050356864e222 (patch) | |
tree | a842ffa72e50ac40b63c0a34423926ca35efc7f5 /dev-perl/DBIx-Safe | |
parent | app-backup/backintime: x86 stable (bug #636974) (diff) | |
download | gentoo-10091fa78569fad8558a757365d050356864e222.tar.gz gentoo-10091fa78569fad8558a757365d050356864e222.tar.bz2 gentoo-10091fa78569fad8558a757365d050356864e222.zip |
dev-perl/DBIx-Safe: x86 stable (bug #641158)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/DBIx-Safe')
-rw-r--r-- | dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 dd738e566fe5..47847f331afc 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 @@ -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" |