summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-26 10:24:12 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-26 10:37:43 +0200
commitc779eaaaae7f96503fbe1425b0de37086d28e9e5 (patch)
tree252b8ccf84844fe00bb04878dec4d39527e9cab5 /dev-db/libiodbc
parentprofiles/arch/arm64: Mask gstreamer useflag on qtwebkit; it pulls gst:0.10 th... (diff)
downloadgentoo-c779eaaaae7f96503fbe1425b0de37086d28e9e5.tar.gz
gentoo-c779eaaaae7f96503fbe1425b0de37086d28e9e5.tar.bz2
gentoo-c779eaaaae7f96503fbe1425b0de37086d28e9e5.zip
dev-db/libiodbc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-db/libiodbc')
-rw-r--r--dev-db/libiodbc/libiodbc-3.52.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libiodbc/libiodbc-3.52.12.ebuild b/dev-db/libiodbc/libiodbc-3.52.12.ebuild
index 1fa059e2ad8a..601567f5e7e1 100644
--- a/dev-db/libiodbc/libiodbc-3.52.12.ebuild
+++ b/dev-db/libiodbc/libiodbc-3.52.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.iodbc.org/"
SRC_URI="https://github.com/openlink/${MY_PN}/archive/v${PV}.zip -> ${P}.zip"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
LICENSE="|| ( LGPL-2 BSD )"
SLOT="0"
IUSE="gtk"