commit: 61415b117debdc684e3dbf7aa94a9a644a8ab827 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Mar 31 23:28:48 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Mar 31 23:41:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61415b11
sys-apps/pcmciautils: amd64 stable Bug: https://bugs.gentoo.org/651716 Package-Manager: Portage-2.3.27, Repoman-2.3.9 sys-apps/pcmciautils/pcmciautils-018_p8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/pcmciautils/pcmciautils-018_p8-r1.ebuild b/sys-apps/pcmciautils/pcmciautils-018_p8-r1.ebuild index a0cc1e8133a..6513c3dfa77 100644 --- a/sys-apps/pcmciautils/pcmciautils-018_p8-r1.ebuild +++ b/sys-apps/pcmciautils/pcmciautils-018_p8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${MY_PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~sh ~x86" +KEYWORDS="amd64 ~arm ~ppc ~sh ~x86" IUSE="debug staticsocket" RDEPEND="virtual/modutils"
