diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:37:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:32 +0100 |
commit | 6d6862a1123186bc34127ff379d874b8cbc607e6 (patch) | |
tree | 93049b8f8a4f99deba1708a3beee8da410b2ca62 /dev-perl/ORLite | |
parent | net-ftp/lftp: x86 stable wrt bug #603936 (diff) | |
download | gentoo-6d6862a1123186bc34127ff379d874b8cbc607e6.tar.gz gentoo-6d6862a1123186bc34127ff379d874b8cbc607e6.tar.bz2 gentoo-6d6862a1123186bc34127ff379d874b8cbc607e6.zip |
dev-perl/ORLite: x86 stable wrt bug #589090
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/ORLite')
-rw-r--r-- | dev-perl/ORLite/ORLite-1.980.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild b/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild index 789b0a125087..5d7527955188 100644 --- a/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild +++ b/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Extremely light weight SQLite-specific ORM" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" COMMON_DEPEND=" |