diff options
author | 2020-02-12 12:59:36 +0200 | |
---|---|---|
committer | 2020-02-12 13:45:29 +0200 | |
commit | 9f462339c16f61aedb26af28e422fc2554912d9e (patch) | |
tree | 81e1630383350aa764b272c8367feb689f68ecdd /net-libs/gupnp-igd | |
parent | x11-misc/xlockmore: Add recent-releases/ to SRC_URI (diff) | |
download | gentoo-9f462339c16f61aedb26af28e422fc2554912d9e.tar.gz gentoo-9f462339c16f61aedb26af28e422fc2554912d9e.tar.bz2 gentoo-9f462339c16f61aedb26af28e422fc2554912d9e.zip |
net-libs/gupnp-igd: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild index 4fdc73dc68bc..2620984d393c 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://gupnp.org" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="+introspection" RDEPEND=" |