diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-31 07:31:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-31 07:24:38 +0000 |
commit | 6f77cd76eab2f80cfb1cd3a5372d7b1bd4948228 (patch) | |
tree | 58cb244555f53e0c05b62467d7d88d33e1b826a7 /net-dialup | |
parent | net-libs/libgssglue: stable 0.4-r1 for hppa, bug #676726 (diff) | |
download | gentoo-6f77cd76eab2f80cfb1cd3a5372d7b1bd4948228.tar.gz gentoo-6f77cd76eab2f80cfb1cd3a5372d7b1bd4948228.tar.bz2 gentoo-6f77cd76eab2f80cfb1cd3a5372d7b1bd4948228.zip |
net-dialup/linux-atm: stable 2.5.2 for hppa, bug #676708
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/linux-atm/linux-atm-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild index 475b3c06d2b8..ef9a98685f3a 100644 --- a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild +++ b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="static-libs" RDEPEND="" |