diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-22 22:51:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-22 22:52:36 +0100 |
commit | 8fe6b7c3eabc6e745d041aacba6e90b2971abd82 (patch) | |
tree | 2c3972b43d307f0535f3b51ff70948440923bb29 /net-misc/taylor-uucp | |
parent | x11-libs/rep-gtk: stable 0.90.8.3 for ppc, bug #651710 (diff) | |
download | gentoo-8fe6b7c3eabc6e745d041aacba6e90b2971abd82.tar.gz gentoo-8fe6b7c3eabc6e745d041aacba6e90b2971abd82.tar.bz2 gentoo-8fe6b7c3eabc6e745d041aacba6e90b2971abd82.zip |
net-misc/taylor-uucp: stable 1.07-r3 for ppc, bug #651734
Tested-by: ernsteiswuerfel
Bug: https://bugs.gentoo.org/651734
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-misc/taylor-uucp')
-rw-r--r-- | net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild index 43fa15c222c2..14488693e4c2 100644 --- a/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild +++ b/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/uucp/uucp-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86" S="${WORKDIR}/uucp-${PV}" |