diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:34:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:34:24 +0100 |
commit | 69d48a0c5419ec32c835bec9e37dfe25220a4988 (patch) | |
tree | b06b16cb8e5934cff43a1b8071f1285d3cf09fb1 /app-misc/timestamp/timestamp-1.1-r1.ebuild | |
parent | app-emulation/qemu: x86 stable (bug #646814) (diff) | |
download | gentoo-69d48a0c5419ec32c835bec9e37dfe25220a4988.tar.gz gentoo-69d48a0c5419ec32c835bec9e37dfe25220a4988.tar.bz2 gentoo-69d48a0c5419ec32c835bec9e37dfe25220a4988.zip |
app-misc/timestamp: x86 stable (bug #647398)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-misc/timestamp/timestamp-1.1-r1.ebuild')
-rw-r--r-- | app-misc/timestamp/timestamp-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/timestamp/timestamp-1.1-r1.ebuild b/app-misc/timestamp/timestamp-1.1-r1.ebuild index ee19c78f56a1..82d8717a12fe 100644 --- a/app-misc/timestamp/timestamp-1.1-r1.ebuild +++ b/app-misc/timestamp/timestamp-1.1-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 @@ -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}" |