diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:01:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:16:12 +0100 |
commit | 5ae16980c9e85abbcfb1f44f586f1b5e8ffcbb26 (patch) | |
tree | 7bac1a19fd6b6e97f97212ef2b3de86381593f67 /app-emacs/quilt-el | |
parent | app-emacs/proofgeneral: stable 4.4 for ppc, bug #697424 (diff) | |
download | gentoo-5ae16980c9e85abbcfb1f44f586f1b5e8ffcbb26.tar.gz gentoo-5ae16980c9e85abbcfb1f44f586f1b5e8ffcbb26.tar.bz2 gentoo-5ae16980c9e85abbcfb1f44f586f1b5e8ffcbb26.zip |
app-emacs/quilt-el: stable 0.66 for ppc, bug #697426
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/quilt-el')
-rw-r--r-- | app-emacs/quilt-el/quilt-el-0.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild b/app-emacs/quilt-el/quilt-el-0.66.ebuild index 4e64fad399ed..d0692aaf9d01 100644 --- a/app-emacs/quilt-el/quilt-el-0.66.ebuild +++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz" LICENSE="GPL-1+" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~sparc x86" RDEPEND="dev-util/quilt" |