diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 22:06:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 22:09:40 +0100 |
commit | 9a9f07eccb379f0a65d122f3edb5aab8061a16ef (patch) | |
tree | fd3f8fdda545af30c90fcb33ccaefa6c3fe83687 /app-misc | |
parent | app-misc/pipeworks: stable 0.4-r1 for ppc, bug #647396 (diff) | |
download | gentoo-9a9f07eccb379f0a65d122f3edb5aab8061a16ef.tar.gz gentoo-9a9f07eccb379f0a65d122f3edb5aab8061a16ef.tar.bz2 gentoo-9a9f07eccb379f0a65d122f3edb5aab8061a16ef.zip |
app-misc/timestamp: stable 1.1-r1 for ppc, bug #647398
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/timestamp/timestamp-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/timestamp/timestamp-1.1-r1.ebuild b/app-misc/timestamp/timestamp-1.1-r1.ebuild index abb385021b58..b0cd6f1496f3 100644 --- a/app-misc/timestamp/timestamp-1.1-r1.ebuild +++ b/app-misc/timestamp/timestamp-1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://math.smsu.edu/~erik/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND="!sys-apps/moreutils" RDEPEND="${DEPEND}" |