diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:33:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:33:11 +0100 |
commit | 02438bac21c040ab2b0510f5a37ab8e1265f127a (patch) | |
tree | 398c7ef4d8c373e6dcd908f270921958c1c3a36d | |
parent | media-libs/phat: x86 stable (bug #646968) (diff) | |
download | gentoo-02438bac21c040ab2b0510f5a37ab8e1265f127a.tar.gz gentoo-02438bac21c040ab2b0510f5a37ab8e1265f127a.tar.bz2 gentoo-02438bac21c040ab2b0510f5a37ab8e1265f127a.zip |
app-misc/pipeworks: x86 stable (bug #647396)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | app-misc/pipeworks/pipeworks-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pipeworks/pipeworks-0.4-r1.ebuild b/app-misc/pipeworks/pipeworks-0.4-r1.ebuild index 2d278167ebec..3f6c50acf2f2 100644 --- a/app-misc/pipeworks/pipeworks-0.4-r1.ebuild +++ b/app-misc/pipeworks/pipeworks-0.4-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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pipeworks/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="" |