diff options
author | 2019-04-07 22:09:21 +0100 | |
---|---|---|
committer | 2019-04-07 22:09:21 +0100 | |
commit | 98d52da1a29561564177377d9c10fc4e93457cf3 (patch) | |
tree | 19737e9a02cac60030ce8cb228e218b874148a59 /media-sound/umix | |
parent | media-sound/sexypsf: stable 0.4.8 for ppc, bug #681452 (diff) | |
download | gentoo-98d52da1a29561564177377d9c10fc4e93457cf3.tar.gz gentoo-98d52da1a29561564177377d9c10fc4e93457cf3.tar.bz2 gentoo-98d52da1a29561564177377d9c10fc4e93457cf3.zip |
media-sound/umix: stable 1.0.2-r1 for ppc, bug #681456
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound/umix')
-rw-r--r-- | media-sound/umix/umix-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/umix/umix-1.0.2-r1.ebuild b/media-sound/umix/umix-1.0.2-r1.ebuild index cb9c1380a34e..06a0c44785ad 100644 --- a/media-sound/umix/umix-1.0.2-r1.ebuild +++ b/media-sound/umix/umix-1.0.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" IUSE="ncurses oss" DEPEND="ncurses? ( >=sys-libs/ncurses-5.2:= )" |