summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.99.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild
index b82e0f692fec..b1a7239d1eac 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="http://www.ch-werner.de/sqliteodbc/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ppc ~x86"
IUSE=""
DEPEND=">=dev-db/sqlite-3.6