diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-21 19:26:43 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-21 19:26:43 +0200 |
commit | 00dff9ab82802f67e317ed5259dedf5bb0252aec (patch) | |
tree | 6238209f204712ac878cc2cfafed74a4e93e8620 /app-misc/birthday | |
parent | app-misc/towitoko: EAPI 6 bump. (diff) | |
download | gentoo-00dff9ab82802f67e317ed5259dedf5bb0252aec.tar.gz gentoo-00dff9ab82802f67e317ed5259dedf5bb0252aec.tar.bz2 gentoo-00dff9ab82802f67e317ed5259dedf5bb0252aec.zip |
app-misc/birthday: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-misc/birthday')
-rw-r--r-- | app-misc/birthday/birthday-1.6.2-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-misc/birthday/birthday-1.6.2-r1.ebuild b/app-misc/birthday/birthday-1.6.2-r1.ebuild index caf191e6de43..94556795d5e8 100644 --- a/app-misc/birthday/birthday-1.6.2-r1.ebuild +++ b/app-misc/birthday/birthday-1.6.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,8 +11,7 @@ SRC_URI="mirror://sourceforge/birthday/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" +KEYWORDS="amd64 ppc ppc64 sparc x86" src_prepare() { # Don't strip, install in correct share dir and respect CFLAGS |