diff options
author | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-14 21:03:50 +0100 |
---|---|---|
committer | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-14 21:03:50 +0100 |
commit | 9cf1d3f29cb62a15311fcefee66691e264fb35bf (patch) | |
tree | 02ee4f20eeb1ef3351febe19d4163b370723cb6c | |
parent | c81cf447104a36deb8ce7fcb3bc529929d5dbcf4 (diff) | |
parent | 65a1d8f7628f31776a887b3175f9e05698917157 (diff) |
Merge pull request #50 from V3n3RiX/master
mark our baselayout as stable
-rw-r--r-- | sys-apps/baselayout/baselayout-2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/baselayout/baselayout-2.2-r1.ebuild b/sys-apps/baselayout/baselayout-2.2-r1.ebuild index b0c72ebe..d6ce4d73 100644 --- a/sys-apps/baselayout/baselayout-2.2-r1.ebuild +++ b/sys-apps/baselayout/baselayout-2.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="build kernel_linux" pkg_setup() { |