diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-31 19:28:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-31 19:41:12 -0400 |
commit | 61415b117debdc684e3dbf7aa94a9a644a8ab827 (patch) | |
tree | 72138103f7bc93b0c2fcd14af9e3db310dc3d690 /sys-apps/pcmciautils | |
parent | sys-libs/libstatgrab: amd64 stable (diff) | |
download | gentoo-61415b117debdc684e3dbf7aa94a9a644a8ab827.tar.gz gentoo-61415b117debdc684e3dbf7aa94a9a644a8ab827.tar.bz2 gentoo-61415b117debdc684e3dbf7aa94a9a644a8ab827.zip |
sys-apps/pcmciautils: amd64 stable
Bug: https://bugs.gentoo.org/651716
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'sys-apps/pcmciautils')
-rw-r--r-- | sys-apps/pcmciautils/pcmciautils-018_p8-r1.ebuild | 4 |
1 files 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 a0cc1e8133a3..6513c3dfa77e 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" |