summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2019-05-28 16:16:39 +0200
committerAndreas K. Huettel <dilfridge@gentoo.org>2019-05-28 16:16:39 +0200
commit7a44b144dd8ebe771a88a4aebd6f60958011a655 (patch)
treed3227198f629bdc1cc6abd62a29802786a1b7220
parentsci-libs/linux-gpib-modules: amd64 stable (diff)
downloadgentoo-7a44b144.tar.gz
gentoo-7a44b144.tar.bz2
gentoo-7a44b144.zip
sci-libs/linux-gpib: amd64 stable
Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild
index 7ac1727146f2..d6c4f27cf8e6 100644
--- a/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild
+++ b/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="pcmcia static guile perl php python tcl doc firmware"
S="${WORKDIR}/${PN}-user-${PV}"