diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-22 18:13:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-22 18:13:32 +0100 |
commit | c8d1d141491f6cbf4578d33d7b0cfe0b55cc99be (patch) | |
tree | df350a222e50ae5ac7665f8434eea324e11f3209 /dev-util/duma | |
parent | x11-misc/kapow: use HTTPS for links to gottcode.org. (diff) | |
download | gentoo-c8d1d141491f6cbf4578d33d7b0cfe0b55cc99be.tar.gz gentoo-c8d1d141491f6cbf4578d33d7b0cfe0b55cc99be.tar.bz2 gentoo-c8d1d141491f6cbf4578d33d7b0cfe0b55cc99be.zip |
dev-util/duma: stable 2.5.15-r2 for ppc, bug #632152
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util/duma')
-rw-r--r-- | dev-util/duma/duma-2.5.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/duma/duma-2.5.15-r2.ebuild b/dev-util/duma/duma-2.5.15-r2.ebuild index f44643877e1e..57aaca2bdcb4 100644 --- a/dev-util/duma/duma-2.5.15-r2.ebuild +++ b/dev-util/duma/duma-2.5.15-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/duma/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="examples" S=${WORKDIR}/${MY_P} |