diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-04 23:21:56 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-06 20:35:09 +0100 |
commit | 1af0994134627699f0be86c6c157394821f8c59e (patch) | |
tree | 3eae5391ca2ef11da9a95ee1fdc9616b772fb5ec /sys-libs/libchipcard | |
parent | dev-ros/ros_environment: Still honour CMAKE_PREFIX_PATH for ROS standard meth... (diff) | |
download | gentoo-1af0994134627699f0be86c6c157394821f8c59e.tar.gz gentoo-1af0994134627699f0be86c6c157394821f8c59e.tar.bz2 gentoo-1af0994134627699f0be86c6c157394821f8c59e.zip |
sys-libs/libchipcard: De-stabilise hppa
No one did it back then, so I'll do now in order to cleanup.
Bug: https://bugs.gentoo.org/590626
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs/libchipcard')
-rw-r--r-- | sys-libs/libchipcard/libchipcard-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libchipcard/libchipcard-5.0.2.ebuild b/sys-libs/libchipcard/libchipcard-5.0.2.ebuild index eda40089b65f..8c2d65dcf83a 100644 --- a/sys-libs/libchipcard/libchipcard-5.0.2.ebuild +++ b/sys-libs/libchipcard/libchipcard-5.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -9,7 +9,7 @@ SRC_URI="http://www.aquamaniac.de/sites/download/download.php?package=02&release LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="doc examples" RDEPEND=">=sys-libs/gwenhywfar-4.2.1 |